We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated configuration (markdown)
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`.
change atom-shell to electron
I know the two that I corrected are wrong because I was just trying them out. The other resolve.alias examples might be wrong, as well, but I'm not sure myself.
Emphasize the not