v5.72.0
版本发布时间: 2022-04-07 20:36:36
webpack/webpack最新发布版本:v5.96.1(2024-11-01 19:01:35)
Features
- make cache warnings caused by build errors less verbose
- Allow banner to be placed as a footer with the BannerPlugin
- allow to concatenate asset modules
Bugfixes
- fix RemoteModules when using HMR (Module Federation + HMR)
- throw error when using module concatenation and cacheUnaffected
- fix
in
operator with nested exports