v5.73.0
版本发布时间: 2022-06-02 19:25:33
webpack/webpack最新发布版本:v5.94.0(2024-08-22 21:02:40)
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