File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ webpack has a rich plugin interface. Most of the features within webpack itself
13
13
Name | Description
14
14
-------------------------------------------------------- | -----------
15
15
[ ` AggressiveSplittingPlugin ` ] ( /plugins/aggressive-splitting-plugin ) | Splits the original chunks into smaller chunks
16
- [ ` BabiliWebpackPlugin ` ] ( /plugins/babili- webpack-plugin ) | Babel based minification: [ Babili ] ( https://github.com/babel/babili )
16
+ [ ` BabelMinifyWebpackPlugin ` ] ( /plugins/babel-minify- webpack-plugin ) | Minification with [ babel-minify ] ( https://github.com/babel/minify )
17
17
[ ` BannerPlugin ` ] ( /plugins/banner-plugin ) | Add a banner to the top of each generated chunk
18
18
[ ` CommonsChunkPlugin ` ] ( /plugins/commons-chunk-plugin ) | Extract common modules shared between chunks
19
19
[ ` ComponentWebpackPlugin ` ] ( /plugins/component-webpack-plugin ) | Use components with webpack
You can’t perform that action at this time.
0 commit comments