From d2c1f436d41e4dc34fb988b98e598736db8b36c2 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 26 Jul 2016 00:38:15 +0300 Subject: juick-ws: minify scripts --- juick-ws/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-ws') diff --git a/juick-ws/package.json b/juick-ws/package.json index 413776c2..8603f8d0 100644 --- a/juick-ws/package.json +++ b/juick-ws/package.json @@ -4,7 +4,7 @@ "private": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", - "compile": "webpack --colors" + "compile": "webpack --colors -p" }, "repository": { "type": "git", -- cgit v1.2.3