Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@zhaohuijian zhaohuijian released this 15 May 09:13
· 5 commits to master since this release

升级webpack版本v3.10至v4.8.3整体编译性能提高80%以上
支持JS代码中直接import样式(sass/less/stylus)、图片(png/jpg/jpeg/gif)、多媒体(mp3/mp4)、字体(ttf/eot/woff)等文件
支持智能提取/合并由node_modules引入的第三方公共文件,及项目公共代码
移除extract-text-webpack-plugin改为mini-css-extract-plugin代替样式提取
移除uglifyjs-webpack-plugin
升级38个NPM依赖包到最新版本