内容简介:在刚刚发布 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
formatoption toDllPluginto allow generating formated manifest jsonadd flags to
ProgressPluginto add and remove informationentrypoint 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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
动手玩转Scratch2.0编程
马吉德·马吉 (Majed Marji) / 电子工业出版社 / 2015-10-1 / CNY 69.00
Scratch 是可视化的编程语言,其丰富的学习环境适合所有年龄阶段的人。利用它可以制作交互式程序、富媒体项目,包括动画故事、读书报告、科学实验、游戏和模拟程序等。《动手玩转Scratch2.0编程—STEAM创新教育指南》的目标是将Scratch 作为工具,教会读者最基本的编程概念,同时揭示Scratch 在教学上的强大能力。 《动手玩转Scratch2.0编程—STEAM创新教育指南》共......一起来看看 《动手玩转Scratch2.0编程》 这本书的介绍吧!