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

Add sentry-js config #2857

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Add sentry-js config #2857

merged 1 commit into from
Oct 9, 2024

Conversation

nikolas
Copy link
Member

@nikolas nikolas commented Oct 9, 2024

A few points I learned in the documentation which I'll adjust and eventually unify in all our configs:

  • This script should be included before all other scripts on the page
  • The call to Sentry.init() via window.sentryOnLoad should actually be included before the loader script.

A few points I learned in the documentation which I'll adjust and
eventually unify in all our configs:
* This script should be included before all other scripts on the page
* The call to Sentry.init() via window.sentryOnLoad should actually be
  included before the loader script.
@ndittren ndittren merged commit 656926f into master Oct 9, 2024
5 checks passed
@ndittren ndittren deleted the sentry-js-config branch October 9, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants