feat: 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口

This commit is contained in:
FairyEver
2020-12-03 22:03:58 +08:00
parent a947e40e14
commit 41a7e02eb5
15 changed files with 411 additions and 98 deletions

View File

@@ -97,6 +97,8 @@
* 多标签页支持拖拽排序 `1.8.0 +`
* 优化生产环境构建,首页只加载小于 60kb 的本地 js 代码 `1.8.0 +`
* 内置了构建文件体积检查工具 `1.8.0 +`
* 构建多页面示例 `1.23.0 +`
* 分包优化 `1.23.0 +`
## 其它同步仓库