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(inject): Make sourcemap discovery smarter #1663

Merged
merged 10 commits into from
Jul 4, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    99313b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c4cdf View commit details
    Browse the repository at this point in the history
  3. Move function to inject.rs

    loewenheim committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    24ad886 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Update src/utils/sourcemaps/inject.rs

    Co-authored-by: Arpad Borsos <arpad.borsos@sentry.io>
    loewenheim and Swatinem committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    02d0003 View commit details
    Browse the repository at this point in the history
  2. Update src/utils/sourcemaps/inject.rs

    Co-authored-by: Arpad Borsos <arpad.borsos@sentry.io>
    loewenheim and Swatinem committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    724473a View commit details
    Browse the repository at this point in the history
  3. Address feedback

    loewenheim committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b838203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f2fc76 View commit details
    Browse the repository at this point in the history
  5. failing test

    loewenheim committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    336a37e View commit details
    Browse the repository at this point in the history
  6. Fix edge case

    loewenheim committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    66a9756 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    625cd64 View commit details
    Browse the repository at this point in the history