We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated code splitting (markdown)
Minor language changes.
Add info for using ES6 Modules with Webpack
Fix typo.
initial chunk and entry chunks reversed
Added "module.exports = " to the "Running multiple entry points" example.
Capitalization of first word in sentence x2 .
Minor grammar
Fixing typeo with CommonsChunkPlugin
Fix typos
renamed wikis (again)
replaces `-` with spaces
A couple grammatical fixes.
Typos and code style fixes
Added instruction on how to split a file into `app.js` and `vendor.js` to Chunk Optimization section.
new documentation