We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c914441 commit cfd3838Copy full SHA for cfd3838
content/api/cli.md
@@ -173,7 +173,6 @@ These options allow you to manipulate optimisations for a production build using
173
174
| Parameter | Explanation | Plugin used |
175
|---------------------------|--------------------------------------------------------|--------------------------------------|
176
-| --optimize-dedupe | Optimize duplicate module sources in the bundle | DedupePlugin |
177
| --optimize-max-chunks | Try to keep the chunk count below a limit | LimitChunkCountPlugin |
178
| --optimize-min-chunk-size | Try to keep the chunk size above a limit | MinChunkSizePlugin |
179
| --optimize-minimize | Minimize javascript and switches loaders to minimizing | UglifyJsPlugin & LoaderOptionsPlugin |
0 commit comments