We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d728b1 commit e4e36a9Copy full SHA for e4e36a9
build/ci.js
@@ -37,7 +37,7 @@ const params = {
37
minifyWXSS: true,
38
codeProtect: false,
39
autoPrefixWXSS: true,
40
- bigPackageSizeSupport: true
+ ignoreUploadUnusedFiles: true,
41
},
42
}
43
await ci.packNpm(project, {})
0 commit comments