内容简介:Webpack 4.27.0 已发布,更新内容如下:FeaturesBugfixes
Webpack 4.27.0 已发布,更新内容如下:
Features
-
When using functions as plugins they are now also called with the compiler as parameter
-
This make it possible to use arrow functions as plugins
-
splitChunks.maxSize now emits a warning when minSize > maxSize
-
Loaders have now access to a
getResolvemethod to create their own resolver function with custom options
Bugfixes
-
splitChunks.cacheGroups.xxx.enforce now behaves as documented and enforce chunk creation
-
splitChunks.cacheGroups.xxx.enforce now no longer deletes minSize for maxSize
-
fixes a bug where splitChunks cause cacheGroups to be incorrectly merged when using the same name
-
now conditions are considered per cacheGroup
-
the correct cache group comment is displayed in stats
-
fixes a bug which causes providedExports not to be updated on rebuilds when using
export * from
Webpack 是一个模块打包器,主要目的是在浏览器上打包 JavaScript 文件。
源码下载:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Maven多模块项目打包前的一些注意事项(打包失败)
- webpack 4.44.0 发布,模块打包器
- webpack 5.13.0 发布,模块打包器
- Webpack 3.10.0 发布,模块加载打包工具
- Webpack 4.0.0 正式发布,模块加载打包工具
- webpack 4.21.0 发布,JavaScript 模块打包器
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
谁说菜鸟不会数据分析
张文霖、刘夏璐、狄松 编著 / 电子工业出版社 / 2011-7 / 59.00元
《谁说菜鸟不会数据分析(全彩)》内容简介:很多人看到数据分析就望而却步,担心门槛高,无法迈入数据分析的门槛。《谁说菜鸟不会数据分析(全彩)》在降低学习难度方面做了大量的尝试:基于通用的Excel工具,加上必知必会的数据分析概念,并且采用通俗易懂的讲解方式。《谁说菜鸟不会数据分析(全彩)》努力将数据分析写成像小说一样通俗易懂,使读者可以在无形之中学会数据分析。《谁说菜鸟不会数据分析(全彩)》按照数据......一起来看看 《谁说菜鸟不会数据分析》 这本书的介绍吧!