Reverted start task back to grunt
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./test/run_tests.sh",
|
||||
"start": "gulp",
|
||||
"start": "grunt run:dev",
|
||||
"postinstall": "./node_modules/bower/bin/bower --config.interactive=false install -f",
|
||||
"coverage": "COVERAGE=true mocha --require register-handlers.js --reporter html-cov > coverage.html; open coverage.html"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user