v5.72.0
版本发布时间: 2022-04-07 20:36:36
webpack/webpack最新发布版本:v5.94.0(2024-08-22 21:02:40)
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