We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated list of plugins (markdown)
add `options.staticOptions` part for https://github.com/webpack/webpack-dev-server/pull/385/files
Updated cli (markdown)
Added some sugar to documentation - exposing loaders
Updated motivation (markdown)
Changed code to add `"bower_components"` to the default `resolve.modulesDirectories` options, instead of overwriting `resolve.root`. This matches the instructions in the first sentence ("See configuration...").
Add a missing "you"
the former guy misunderstood and made some improper modification!
Makes it clearer that these are methods rather than properties.
add paragraph about working with editors supporting "safe write" issue
Removed wrong copy paste
Add badges and html-webpack-plugin
add closing ticks for EnvironmentPlugin example.
Add EnvironmentPlugin to docs.
Fixed a grammatical error to use 'than' instead of 'then' which may confuse some readers.
Just fixing grammar
Updated build performance (markdown)
Improved output.publicPath description readability.
Updated list of loaders (markdown)
Update Rollup column's minimizing and node built-ins
Updated webpack dev server (markdown)