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