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
下载地址:
Source code (zip)
Source code (tar.gz)
评论删除后,数据将无法恢复
Webpack 2.1.0 beta27 发布,正式版还会远吗
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
下载地址:
Source code (zip)
Source code (tar.gz)