We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated cli (markdown)
Revert 3231b270c734e470e9797b9342ac2fa79b02b0ef...0c9c9341081f4cc31ce6244df0110a86f02748d0 on cli
added block-loader as a basic loader
Added a small intro and a note about not adding HMR plugin both via config and via cmd line flag
I added an article in spanish I wrote about how to use webpack
Add note for `watchOptions.poll` and NFS devices
Clarify regex external usage
simpler multi entry output example
Add info for using ES6 Modules with Webpack
Updated configuration (markdown)
Add more detail and example to the more heavily trafficked options, move `publicPath` up some.
Add rollup to comparison
Added `--profile` and profiling category.
grammar and spelling... also it looks like "Similar to the inline mode..." needs an "except" after it seeing that "Nothing more is needed." in the first section doesn't really agree with the fact that manual changes are needed in the second section. Maybe I'm missing something though.
Revert 0ce5cf8f8ef435bc07f7c16f522a7a8d1ccdb004...08d5f5ddbac18c989a3a9b2404fad2152d1a2216 on loaders
Updated list of loaders (markdown)
Updated Usage with Visual Studio (markdown)
Add the source map tip
add `if-loader`
Document options.children in nodejs api.
Case.
typescript with ts-loader
Updated node.js api (markdown)
Make it clear that RegExp for a condition is tested against full path.
Fix typo.
translation