Skip to content

Commit a859968

Browse files
docs: remove CommonsChunkPlugin (#7715)
1 parent c6ec6bc commit a859968

File tree

2 files changed

+0
-248
lines changed

2 files changed

+0
-248
lines changed

src/content/plugins/commons-chunk-plugin.mdx

Lines changed: 0 additions & 247 deletions
This file was deleted.

src/content/plugins/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)