Add grunt-contrib-compress.

Now, the zip file is created when running `grunt prep-release`.

[ci skip]
This commit is contained in:
XhmikosR 2014-12-02 13:50:20 +02:00
parent f932eaa525
commit 71f6dd25fc
3 changed files with 184 additions and 1 deletions

View file

@ -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",