Webpack 4.25.1 发布,JavaScript 模块打包器

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

内容简介:在刚刚发布 4.25.0 版本后,Webpack 又快速发布 4.25.1 对上个版本进行修复: fix replacement of compile-time constant expression when expression is a wrapped expression (string prefix and/or suffix). 附...

在刚刚发布 4.25.0 版本后,Webpack 又快速发布 4.25.1 对上个版本进行修复:

  • fix replacement of compile-time constant expression when expression is a wrapped expression (string prefix and/or suffix).

附上 4.25.0 更新内容:

Features

  • add format option to DllPlugin to allow generating formated manifest json

  • add flags to ProgressPlugin to add and remove information

    • entrypoint counter was added, but disabled by default to avoid breaking change

Bugfixes

  • fix code generation for context dependencies when replacing compile-time constant expressions

  • disable the effect of the ProvidePlugin for .mjs

Webpack 是一个模块打包器,主要目的是在浏览器上打包 JavaScript 文件。

源码下载:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

博客秘诀:超人气博客是怎样炼成的

博客秘诀:超人气博客是怎样炼成的

Darren Rowse、Chris Garrett / 向怡宁 / 人民邮电出版社 / 201005 / 39.00元

作为Web 2.0的新生事物的博客,如今已蓬勃发展,呈燎原之势,业已成为许多人的一种生活方式。中国从事博客写作的人数已达千万级,各类博客网站不可胜数。 然而,为什么有的博客人气鼎盛,拥趸众多,有的博客却门前冷落,少人问津呢?究竟应该怎样写好自己的博客,才能让它吸引更多访客的关注呢?博客网站还能为我做什么呢? 本书的两位作者长期主持知名博客站点ProBlogger.net,指导了成千上万......一起来看看 《博客秘诀:超人气博客是怎样炼成的》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

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

在线图片转Base64编码工具