General #19
JudeDavis1
started this conversation in
General
General
#19
Replies: 2 comments 6 replies
|
So I had to move morgan to a normal dependency because google cloud doesn't seem to install the dev dependencies causing it to crash as it can't find the module when we are importing it in the app file. For now the workaround is to save it as a normal dependency but hopefully there will be another way |
3 replies
|
Another thing I wanted to introduce is 2 different start scripts. Again this is mainly because we use nodemon as our start script and it's also a dev dependency which means google does not install it. Therefore, I think it would be beneficial to have a start:dev and start:prod sccript; the prod running node and dev running nodemon. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
General discussion about features and more.
All reactions