Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44834

Webpack 2.2.0 rc3 发布,模块加载打包工具

$
0
0

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 output

  • fixes bug with export * and non-harmony modules 

  • fixes bug when removing assets from the compilation

下载地址:


Viewing all articles
Browse latest Browse all 44834

Trending Articles