From e7c44ab1b5dfc5149ed671fe82e99fea940e4ace Mon Sep 17 00:00:00 2001 From: Jan Nicklas Date: Wed, 16 Nov 2016 12:23:21 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5fa887..4c5bd7b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ There are already some really powerfull plugins which can be integrated with zer * [appcache-webpack-plugin](https://github.com/lettertwo/appcache-webpack-plugin) for iOS and Android offline usage * [favicons-webpack-plugin](https://github.com/jantimon/favicons-webpack-plugin) which generates facivons 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 result html file Basic Usage -----------