sokra
released this
17 Oct 17:50
Features
- add
output.libraryTarget: "amd-require"
which generates a AMD require([], ...)
wrapper instead of a define([], ...)
wrapper
- support arrays of strings passed to
output.library
, which exposes the library to a subproperty
Bugfixes
- fix cases where
__webpack_require__.e
is used at runtime but is not defined in the bundle
- fix behavior of externals of
global
type
Performance
- Some performance improvements to the chunk graph generation
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.