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

Commits on Oct 9, 2024

  1. Add sentry-js config

    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.
    nikolas committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ca8595b View commit details
    Browse the repository at this point in the history