@@ -2,6 +2,7 @@
"name": "unibest",
"type": "commonjs",
"version": "3.2.0",
+ "packageManager": "pnpm@10.10.0",
"description": "unibest - 最好的 uniapp 开发模板",
"update-time": "2025-06-21",
"author": {
@@ -89,7 +89,10 @@
"es6": true,
"minified": true
},
- "usingComponents": true
+ "usingComponents": true,
+ "optimization": {
+ "subPackages": true
+ }
"mp-alipay": {
"usingComponents": true,