There was an error while loading. Please reload this page.
Improved output.publicPath description readability.
Updated configuration (markdown)
changed "performance need to be better" to "performance needs to be better" - adding an 's' for the sake of grammar.
Fixed invalid js example in 'module.loaders'
Fix typo
Fix typo with duplication `of`
Rename target "atom" to "electron"
Clarify regex external usage
simpler multi entry output example
Add more detail and example to the more heavily trafficked options, move `publicPath` up some.
Make it clear that RegExp for a condition is tested against full path.
Add example to resolve.root
Adding a message on how to set the name of the amd module when using the amd option for libraryTarget
Typo
Small typo fix
Document `output.umdNamedDefine`
Note that `alias` etc. work with `resolveLoader`
Moving `setImmediate` down so that it lines up with where `<node buildin>` has been mentioned above.
Add `setImmediate` to the explanation, not just the code.
Fix a bad indent.
Make it clear that it's the default to polyfill `setImmediate`.