v5.73.0
版本发布时间: 2022-06-02 19:25:33
webpack/webpack最新发布版本:v5.96.1(2024-11-01 19:01:35)
Features
- add options for default
dynamicImportMode
and prefetch and preload - add support for
import { createRequire } from "module"
in source code
Bugfixes
- fix code generation of e. g.
return"field"in Module
- fix performance of large JSON modules
- fix performance of async modules evaluation
Developer Experience
- export
PathData
in typings - improve error messages with more details