We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clarify `NoErrorPlugin` v `bail` options
Add notes about `bail` in the NoErrorsPlugin section
Updated list of plugins (markdown)
Fixed 2 typos
Updated the status for Component plugin. Component project is no more maintained, as it says in its repo.
typo
add a link to the uglifyjs repo page
Edited the explanation of Uglify mangle to be more comprehensible and grammatically correct
Add `OfflinePlugin` to the list
Replaced deprecated `ngmin` plugin with `ng-annotate`
Fixed a typo
spelling fixes
Update MinChunkSizePlugin docs with how the code currently works
Fixing typos
Removed misplaced code formatting
Give a more detailed description on how to use the mangle option inside the UglifyJsPlugin. It needed to dig inside the code to find how to do this, maybe it will save more people time surfacing this option example.
Add documentation for WatchIgnorePlugin