Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.2k
v3.4.0
Features:
- Improved optimization bailout messages
- NamedModulesPlugins and HashedModuleIdsPlugin work now properly with delegated modules (DllReferencePlugin) and externals.
- add
--config-nameoption to choose a config by name for compiling a part of the config - Improved error message when parsing in ModuleConcatenationPlugin fails
- Upgrade a lot of dependencies
- Child compilation names are not relative in stats
Bugfixes:
- Fix setting boolean options in configuration (profile, bail)
- Fix "uncatched" exception in HMR runtime code
- Fix two cases where ModuleConcatenationPlugin crashes (missing internal name)
- Concatating delegated modules (from Dlls)
- reference to the default export of the root module
- Fix
--module-bind-preand--module-bind-post
Performance:
- Performance improvements in
- SourceMapDevToolPlugin
- AggressiveSplittingPlugin
- NormalModule variable injection
- Parser
- RecordIdsPlugin
- Stats
Assets2
Uh oh!
There was an error while loading.Please reload this page.