The command "grunt" now builds everything.

Switched webpack build over to grunt.
This commit is contained in:
Stefan Thomas
2012-12-20 12:45:53 -08:00
parent f0ee9e6cbf
commit f00a82a554
3 changed files with 20 additions and 70 deletions

View File

@@ -12,7 +12,7 @@
},
"devDependencies": {
"buster": "~0.6.2",
"webpack": "~0.7.17"
"grunt-webpack": "~0.4.0"
},
"scripts": {
"test": "buster test"