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

feat(sveltekit): Inject Sentry.init calls into server and client bundles #7391

Merged
merged 7 commits into from
Mar 9, 2023

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    e5ad275 View commit details
    Browse the repository at this point in the history
  2. cleanup/fix linting errors

    Lms24 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bbb97b8 View commit details
    Browse the repository at this point in the history
  3. s/server/client placeholder

    Lms24 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5702314 View commit details
    Browse the repository at this point in the history
  4. improve and add more tests

    Lms24 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0d84cee View commit details
    Browse the repository at this point in the history
  5. simplify plugin injection code

    Lms24 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    e601994 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4607875 View commit details
    Browse the repository at this point in the history
  7. fix linter error

    Lms24 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    f39b561 View commit details
    Browse the repository at this point in the history