feat(build): 添加分包优化插件以支持异步跨包调用
添加 @uni-ku/bundle-optimizer 插件以支持分包优化、模块异步跨包调用和组件异步跨包引用功能
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
"@uni-helper/vite-plugin-uni-manifest": "^0.2.8",
|
||||
"@uni-helper/vite-plugin-uni-pages": "0.2.20",
|
||||
"@uni-helper/vite-plugin-uni-platform": "^0.0.4",
|
||||
"@uni-ku/bundle-optimizer": "^1.3.3",
|
||||
"@unocss/preset-legacy-compat": "^0.59.4",
|
||||
"@vue/runtime-core": "^3.4.21",
|
||||
"@vue/tsconfig": "^0.1.3",
|
||||
|
||||
Reference in New Issue
Block a user