Skip to content

0.6.0

Compare
Choose a tag to compare
@yuhaoju yuhaoju released this 05 Sep 08:52
· 195 commits to master since this release

Features

  • 去掉 npm cache clean (0d5fe3d)
  • 检测 lock version 文件中是否有官方库,并给出提示 (e3b3c3d)
  • 添加 dev 发布模式 (7b0922c)
  • 添加设置 minify 进程池大小配置 (c05d70b)
  • 默认支持 .ts 和 .tsx 扩展名 (a8548b8)

Bugfixes

  • 修复 commonsChunk_filename ext_name 命名问题 (28aed93)
  • 修复项目名称和资源名称相同时访问不到问题 (79085f6)
  • 修复 extract-text-webpack-plugin order error (3f9f90f)