File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ within webpack itself use this plugin interface. This makes webpack very
7171| [ component-webpack-plugin] [ component ] | ![ component-npm] | Use components with webpack|
7272| [ compression-webpack-plugin] [ compression ] | ![ compression-npm] | Prepare compressed versions of assets to serve them with Content-Encoding|
7373| [ i18n-webpack-plugin] [ i18n ] | ![ i18n-npm] | Adds i18n support to your bundles|
74- | [ html-webpack-plugin] [ html ] | ![ html-npm] | Simplifies creation of HTML files (` index.html ` ) to serve your bundles|
74+ | [ html-webpack-plugin] [ html-plugin ] | ![ html-plugin -npm] | Simplifies creation of HTML files (` index.html ` ) to serve your bundles|
7575
7676
7777[ common ] : https://github.com/webpack/webpack/blob/master/lib/optimize/CommonsChunkPlugin.js
@@ -84,8 +84,8 @@ within webpack itself use this plugin interface. This makes webpack very
8484[ compression-npm ] : https://img.shields.io/npm/v/compression-webpack-plugin.svg
8585[ i18n ] : https://github.com/webpack/i18n-webpack-plugin
8686[ i18n-npm ] : https://img.shields.io/npm/v/i18n-webpack-plugin.svg
87- [ html ] : https://github.com/ampedandwired/html-webpack-plugin
88- [ html-npm ] : https://img.shields.io/npm/v/component-webpack-plugin.svg
87+ [ html-plugin ] : https://github.com/ampedandwired/html-webpack-plugin
88+ [ html-plugin- npm ] : https://img.shields.io/npm/v/component-webpack-plugin.svg
8989
9090### [ Loaders] ( https://webpack.js.org/loaders/ )
9191
You can’t perform that action at this time.
0 commit comments