jpsierens / webpack-react-redux

A boilerplate for playing around with react, redux and react-router with the help of webpack.
MIT License
599 stars 196 forks source link

Launch to heroku #30

Closed andreikho closed 6 years ago

andreikho commented 7 years ago

any thoughts how I can deploy to heroku?

I keep getting this error: "-----> Build failed remote: remote: Outdated Yarn lockfile"

I already updated the yarn file using "yarn install" still get the same error...

jpsierens commented 6 years ago

Sorry no experience with heroku. You could find help in their documentation or on other examples