Update Gruntfile to uglify prod scripts

This commit is contained in:
Andrew Miner
2015-01-10 13:34:51 -08:00
parent eaabb754a2
commit 24a9add3f5
3 changed files with 23 additions and 1 deletions
+2
View File
@@ -25,8 +25,10 @@
"grunt-contrib-copy": "^0.7.0",
"grunt-contrib-jade": "^0.13.0",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-exorcise": "^0.2.0",
"grunt-rename": "^0.1.4",
"underscore": "^1.7.0"
},
"dependencies": {