Move dist dir generation into Grunt

This commit is contained in:
kpdecker
2013-08-17 11:57:50 -05:00
parent 87b5d4ee61
commit 3d77d172ec
6 changed files with 78 additions and 50 deletions
+3
View File
@@ -23,6 +23,9 @@
"devDependencies": {
"benchmark": "~1.0",
"dust": "~0.3",
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-uglify": "~0.2.2",
"jison": "~0.3",
"mocha": "*",
"mustache": "~0.7.2",