Update README.md (#519)

This commit is contained in:
James Ye 2016-12-08 18:21:59 +08:00 committed by Jan Nicklas
parent 06b49ff363
commit ef41d98bd0
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ There are already some really powerful plugins which can be integrated with zero
* [favicons-webpack-plugin](https://github.com/jantimon/favicons-webpack-plugin) which generates favicons and icons for iOS, Android and desktop browsers
* [html-webpack-harddisk-plugin](https://github.com/jantimon/html-webpack-harddisk-plugin)
* [html-webpack-inline-source-plugin](https://github.com/DustinJackson/html-webpack-inline-source-plugin) to inline your assets in the resulting HTML file
* [html-webpack-exclude-assets-plugin](https://github.com/jamesjieye/html-webpack-exclude-assets-plugin) for excluding assets using regular expressions
Basic Usage
-----------