Minify the site JavaScript

This commit is contained in:
Rowan Manning
2013-11-05 11:53:46 +00:00
parent 46d9f2ade8
commit 3bc9106942
4 changed files with 36 additions and 13 deletions

View File

@@ -34,6 +34,7 @@
"grunt": "~0.4",
"grunt-contrib-jshint": "~0.7",
"grunt-contrib-less": "~0.8",
"grunt-contrib-uglify": "~0.2",
"grunt-contrib-watch": "~0.5",
"supervisor": "~0.5"
},