发布于 2016-11-16 02:52:36 | 133 次阅读 | 评论: 0 | 来源: 网友投递
Webpack 模块绑定器
webpack 是一个模块绑定器,主要目的是在浏览器上绑定 JavaScript 文件。
Webpack 2.1.0 beta27 发布了,这已经是 2.1 版本的第27个测试版。
更新内容:
fixed indexed access to imported namespace object import * as X; X["abc"]
Deprecated DedupePlugin
Display an additional message for the breaking change in beta.26 to hint the user
fixed schema validation problem with noParse
下载地址: