Skip to content

Update webpack in / from 3.6.0 to 4.21.0#253

Open
ghost wants to merge 1 commit intomasterfrom
webpack-4.21.0-234.0.0
Open

Update webpack in / from 3.6.0 to 4.21.0#253
ghost wants to merge 1 commit intomasterfrom
webpack-4.21.0-234.0.0

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 18, 2018

Dependencies.io has updated webpack (a npm dependency in /) from "3.6.0" to "4.21.0".

4.21.0

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant