Skip to content

stable -- 基础可用版

Choose a tag to compare

@haledeng haledeng released this 12 Oct 06:34
· 19 commits to master since this release
  1. 项目根目录下的html全量打包(业务逻辑html)
  2. css根据html分析,按需打包
  3. js暂时全量打包,依赖打包插件生成pkg文件夹,然后全量打包pkg文件夹
  4. image根据 css、js、html引用的图片文件,按需打包