File tree Expand file tree Collapse file tree 2 files changed +0
-248
lines changed Expand file tree Collapse file tree 2 files changed +0
-248
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ Webpack has a rich plugin interface. Most of the features within webpack itself
2020| ------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
2121| [ ` BannerPlugin ` ] ( /plugins/banner-plugin ) | Add a banner to the top of each generated chunk |
2222| [ ` ChunksWebpackPlugin ` ] ( /plugins/chunks-webpack-plugin/ ) | Create HTML files with entrypoints and chunks relations to serve your bundles |
23- | [ ` CommonsChunkPlugin ` ] ( /plugins/commons-chunk-plugin ) | Extract common modules shared between chunks |
2423| [ ` CompressionWebpackPlugin ` ] ( /plugins/compression-webpack-plugin ) | Prepare compressed versions of assets to serve them with Content-Encoding |
2524| [ ` ContextReplacementPlugin ` ] ( /plugins/context-replacement-plugin ) | Override the inferred context of a ` require ` expression |
2625| [ ` CopyWebpackPlugin ` ] ( /plugins/copy-webpack-plugin ) | Copies individual files or entire directories to the build directory |
You can’t perform that action at this time.
0 commit comments