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

Webpack 2.1.0 beta27 发布,正式版还会远吗

$
0
0

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

下载地址:



Viewing all articles
Browse latest Browse all 54554

Trending Articles