Bugfixes
- fix name conflict when using destructing with default arguments in concatenated modules
- fix tracking of reexports in concatenated modules when using multiple
export *
that point to the same export - debug logging is now included even if logging is not
- fix name of ModuleConcatenationPlugin logger
- fix
experiments.lazyCompilation: true
. It now has an effect.
Developer Experience
- expose
Watching
type
Contribution
- fix husky setup
Performance
- improve performance of module concatenation