Hi all, I’m a junior dev trying to build a side project with React on Rails.
I followed the instructions in the tutorial below closely and deployed to Heroku.
https://shakacode.gitbooks.io/react-on-rails/content/docs/tutorial.html
However, my chrome extension ‘React Developer Tools’ showed that my Heroku app is serving a development build. How can I deploy the production build instead?
Sorry for the noob question. Appreciate any help that comes my way. Thanks!