webpack 5.0.0 alpha 6 发布,JS 模块打包器

栏目: 软件资讯 · 发布时间: 6年前

内容简介:webpack 5.0.0 alpha 6 发布了,webpack 是一个模块打包器,主要目的是在浏览器上打包 JavaScript 文件。 更新内容如下: 使用很多深模块链修复来很多堆栈崩溃(fixed a max stack trace crash with very depth m...

webpack 5.0.0 alpha 6 发布了,webpack 是一个模块打包器,主要目的是在浏览器上打包 JavaScript 文件。

更新内容如下:

  • 使用很多深模块链修复来很多堆栈崩溃(fixed a max stack trace crash with very depth module chains)

  • 以流方式写缓存文件到缓冲区(以避免内存重复使用)

  • 添加 resolvedModuleId resolvedModuleIdentifierresolvedModule 到 Stats ,优化模块,例如范围提升 。

  • 在 Stats 中显示resolvedModule toString 输出

  • 在 bail mode 中 : “Queue was stopped” 错误不再隐藏错误

  • loader-runner 更新: https://github.com/webpack/loader-runner/releases/tag/v3.0.0

更新日志


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Invisible Users

Invisible Users

Jenna Burrell / The MIT Press / 2012-5-4 / USD 36.00

The urban youth frequenting the Internet cafes of Accra, Ghana, who are decidedly not members of their country's elite, use the Internet largely as a way to orchestrate encounters across distance and ......一起来看看 《Invisible Users》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具