Add grunt-contrib-compress.
Now, the zip file is created when running `grunt prep-release`. [ci skip]
This commit is contained in:
parent
f932eaa525
commit
71f6dd25fc
3 changed files with 184 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue