Skip to content

Ready for production? #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dirkarnez opened this issue Jun 12, 2018 · 6 comments
Open

Ready for production? #44

dirkarnez opened this issue Jun 12, 2018 · 6 comments
Labels

Comments

@dirkarnez
Copy link

as title, please :)

@rokoroku
Copy link
Owner

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

@raisiqueira
Copy link

any update for this issue? Ready for production? 😬

@rokoroku
Copy link
Owner

@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.

@raisiqueira
Copy link

@rokoroku Nice! close this issue...

@rokoroku rokoroku pinned this issue Jan 27, 2019
@rokoroku
Copy link
Owner

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

@dirkarnez
Copy link
Author

Thanks for that, what a good boilerplate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants