From 71f6dd25fc30c52c93fdb90fd6cb145593cdf2ee Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 2 Dec 2014 13:50:20 +0200 Subject: Add grunt-contrib-compress. Now, the zip file is created when running `grunt prep-release`. [ci skip] --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 5793ad2d4..3beb0e90d 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "grunt-autoprefixer": "~2.0.0", "grunt-banner": "~0.2.3", "grunt-contrib-clean": "~0.6.0", + "grunt-contrib-compress": "~0.12.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.7.0", -- cgit v1.2.3