Update README.md
This commit is contained in:
parent
45099373d9
commit
26c95e9c4b
|
|
@ -32,7 +32,7 @@ There are already some really powerful plugins which can be integrated with zero
|
|||
* [html-webpack-exclude-assets-plugin](https://github.com/jamesjieye/html-webpack-exclude-assets-plugin) for excluding assets using regular expressions
|
||||
* [script-ext-html-webpack-plugin](https://github.com/numical/script-ext-html-webpack-plugin) to add `async`, `defer` or `module` attributes to your`<script>` elements, or even in-line them
|
||||
* [style-ext-html-webpack-plugin](https://github.com/numical/style-ext-html-webpack-plugin) to convert your `<link>`s to external stylesheets into `<style>` elements containing internal CSS
|
||||
* [resource-hints-webpack-plugin](resource-hints-webpack-plugin) to add resource hints for faster initial page loads
|
||||
* [resource-hints-webpack-plugin](https://github.com/jantimon/resource-hints-webpack-plugin) to add resource hints for faster initial page loads
|
||||
|
||||
Basic Usage
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Reference in New Issue