react-redux-typescript-boilerplate icon indicating copy to clipboard operation
react-redux-typescript-boilerplate copied to clipboard

Ready for production?

Open dirkarnez opened this issue 6 years ago • 6 comments

as title, please :)

dirkarnez avatar Jun 12 '18 08:06 dirkarnez

In #49, I added some code for production :)

However, since a build / deploy requirement varies among situations, you have to dig into below things if the fix is not enough for your requirements:

  • webpack's build configuration / plugins
  • web server, reverse proxy or cdn configuration

rokoroku avatar Jul 28 '18 15:07 rokoroku

any update for this issue? Ready for production? 😬

raisiqueira avatar Jan 25 '19 01:01 raisiqueira

@raisiqueira Speaking of the webpack output bundle, yeah it's ready for production :)

You can add additional plugins/tools onto this codebase based on your requirement. e.g. disabling react devtools, add og:metatags via html-webpack-plugin, add error tracking or client analysis tool, etc.

rokoroku avatar Jan 25 '19 01:01 rokoroku

@rokoroku Nice! close this issue...

raisiqueira avatar Jan 25 '19 01:01 raisiqueira

I'd rather pin this issue for those who have the same question :)

rokoroku avatar Jan 27 '19 07:01 rokoroku

Thanks for that, what a good boilerplate

dirkarnez avatar Jan 30 '19 08:01 dirkarnez