We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add dojo-webpack-plugin to list of plugins
Fix indentation
Updated list of plugins (markdown)
Added npm downloads/month shield to webpack-build-notifier.
Added webpack-build-notifier to list of dev plugins.
Fixed typo
Typo
moving dotenv-webpack to proper section
Adding dotenv-webpack
Remove reference to deprecated plugin.
https://github.com/larrifax/webpack/blob/3ea83f15c085c73ba93164a2e8798cf60a9b50df/lib/BannerPlugin.js
Small typo: facilates > facilitates
Incorrectly specified a banner parameter when banner is now a property of the options object.
Add StaticSiteGeneratorWebpackPlugin
Fix typo
emphasis
Corrected preserved comments in UglifyJsPlugin Docu
Added PRODUCTION to setup to make examples a little clearer. Removed DEBUG as it is the inverse of PRODUCTION and you'd only typically have one.
Make the purpose of the DefinePlugin a little clearer.
Fixed syntax highlighting in DefinePlugin example
Updated UglifyJsPlugin docs with more details on which options are Uglify-specific and how to find out which options are available