From d98f6ebff9003da2fc7371f7d982d51a68085e9a Mon Sep 17 00:00:00 2001 From: Reznichenko Vladimir Date: Thu, 20 Oct 2016 10:36:25 +0300 Subject: [PATCH] [#PR97] updates tests and docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba499e3c..39a98d18 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ The enabled rules for minimizing by default are the following ones: - minifyCSS - removeScriptTypeAttributes - removeStyleTypeAttributes - + The rules can be disabled using the following options in your `webpack.conf.js` ```js