mirror of
https://github.com/Febbweiss/CloudBudget-AngularJS.git
synced 2026-03-04 22:35:38 +00:00
Optim: add bower installation in npm postinstall hook
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"sinon": "~1.15.4"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "bower cache clean && bower install",
|
||||
"test-local": "karma start karma.conf.js --browsers PhantomJS",
|
||||
"test": "./node_modules/karma/bin/karma start karma.conf.js --browsers PhantomJS",
|
||||
"start": "node server.js",
|
||||
|
||||
Reference in New Issue
Block a user