Webpack 2.2.0 rc3 发布了,Webpack 是一款模块加载、打包工具,它能把各种资源,例如JS(含JSX)、coffee、样式(含less/sass)、图片等都作为模块来使用和处理。
更新内容:
bug 修复
fixes chunk loading in old IEs
fixes error which prevented using arrow functions in
require.ensure
fixes bug when passing function to rules.use
fixes bug for
--progress
outputfixes bug with
export *
and non-harmony modulesfixes bug when removing assets from the compilation
下载地址: