diff --git a/tasks/asset-compile.ts b/tasks/asset-compile.ts index a9bad44..b2682df 100644 --- a/tasks/asset-compile.ts +++ b/tasks/asset-compile.ts @@ -57,6 +57,7 @@ async function build() { options = { empty: true, build: true, + verbose: isWindows, target, output }