diff --git a/packages/uni-mp-weixin/src/compiler/project.config.json b/packages/uni-mp-weixin/src/compiler/project.config.json index fa0805180b2f1ede6545db4da3e9f044447fad81..9618d58626e8191c04d1cf3270d4556e9cdbf72c 100644 --- a/packages/uni-mp-weixin/src/compiler/project.config.json +++ b/packages/uni-mp-weixin/src/compiler/project.config.json @@ -8,7 +8,8 @@ "es6": true, "postcss": false, "minified": false, - "newFeature": true + "newFeature": true, + "bigPackageSizeSupport": true }, "compileType": "miniprogram", "libVersion": "",