Skip to content
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

Hide errors in deployment - we should implement the error catcher just in case #13

Open
dwertheimer opened this issue Apr 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dwertheimer
Copy link
Collaborator

When you’re ready to deploy to production, create a minified bundle with npm run build.

However uncaught error will cause the whole tree to be unmounted so I suggest to use componentDidCatch hook.

@dwertheimer dwertheimer added the enhancement New feature or request label Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant