fixed heroku build process so it skips building the frontend
parent
0d756c4c97
commit
6c22c0e708
@ -1 +1 @@
|
||||
web: npm install --prefix backend && npm start --prefix backend
|
||||
web: npm start --prefix backend
|
Loading…
Reference in New Issue