(js) Enable jshint and uglify

This commit is contained in:
Francis Lachapelle
2015-07-24 15:22:35 -04:00
parent f09c06f8c4
commit 843a689094
2 changed files with 15 additions and 9 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"csswring": ">=3.0.0",
"grunt": ">=0.4.1",
"grunt-cli": ">=0.1.11",
"grunt-concat-sourcemap": ">=0.4.3",
"grunt-contrib-jshint": ">=0.11.2",
"grunt-contrib-uglify": ">=0.9",
"grunt-contrib-watch": ">=0.5.3",
"grunt-ng-annotate": ">=0.10.0",
"grunt-postcss": "^0.3.0",