reversim / reversim-summit-2020

2 stars 2 forks source link

Update nodejs version to v12.13.0 and plenty of other versions update to make heroku happy take2 #42

Closed rantav closed 4 years ago

rantav commented 4 years ago

@yarivShamash please see the various fixes here. I make most of them so that we could deploy to heroku. There were several build errors caused by usage of non-strict _ or such, which makes heroku fail. See the files I edited for reference.

I also upgraded many security issues and deleted many static files which should not have existed in the project anyway (legacy)

I'll merge this PR now b/c I asked @jondot to help with some of the build issues. Therefore I'd like him to start from master so I'll go ahead and merge this one so he can start working

rantav commented 4 years ago

Please also note that as part of this work I upgraded node and npm node: 12.13.0 npm 6.14.1