Merge pull request #82 from schoolofdata-ch/master
Fix PaaS deployment via Procfile
This commit is contained in:
commit
67468a0c8c
@ -17,7 +17,7 @@
|
||||
"generate": "all-contributors generate",
|
||||
"start": "grunt",
|
||||
"test": "grunt test",
|
||||
"postinstall": "bower install --config.interactive=false",
|
||||
"postinstall": "bower install --config.interactive=false && grunt build",
|
||||
"init": "node scripts/setup.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user