Hey, first of all thanks for this yeoman generator, it helps big time developing universal react apps.
Could you please provide some instructions on how you deployed the example app to Heroku.
I've tried deploying to Heroku but I get an error at npm run build regarding not finding webpack.
Thanks.
Hey, first of all thanks for this yeoman generator, it helps big time developing universal react apps.
Could you please provide some instructions on how you deployed the example app to Heroku. I've tried deploying to Heroku but I get an error at
npm run build
regarding not finding webpack. Thanks.