Webpack 2.1.0 beta27 发布了,这已经是 2.1 版本的第27个测试版。webpack 是一个模块绑定器,主要目的是在浏览器上绑定 JavaScript 文件。
更新内容:
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
下载地址:
引用来自“FlyingHail”的评论
已经在用了,因为webpack 1.x 依赖的 node-libs-browser 版本太低引用来自“apple007”的评论
看到 还有 660个 issues , 一直不敢用.