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

Notify sentry when we get a SyntaxError #54

Open
tomsaleeba opened this issue Oct 11, 2020 · 0 comments
Open

Notify sentry when we get a SyntaxError #54

tomsaleeba opened this issue Oct 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tomsaleeba
Copy link
Collaborator

This is for clients who have older browsers. The trick is that we need to get our config items which are in the bundle that we can't load. We might be able to use rollup to create a separate bundle, including config and sentry, that we can (not precache) load only in the failure case and then report the error.

This is really only for analytics so we can see how many users we're missing.

@tomsaleeba tomsaleeba added the enhancement New feature or request label Oct 11, 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