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

Source map improvements #33

Merged
merged 3 commits into from
Jul 26, 2020
Merged

Source map improvements #33

merged 3 commits into from
Jul 26, 2020

Conversation

robertcepa
Copy link
Owner

Source Maps improvements

Features

  • new attachStacktrace option - Attaches stacktraces to pure capture message / log integrations. Default: true.
  • new sourceMapUrlPrefix option - sentry-cli and webpack-sentry-plugin upload the source-maps named by their path with a ~/ prefix. Toucan will adhere to this behaviour, so default configurations will properly match. Default: ~/.

Bugfixes

  • Stack traces are now reversed as expected by Sentry.

@robertcepa robertcepa merged commit 38af7aa into master Jul 26, 2020
@robertcepa robertcepa deleted the source-map-improvements branch August 9, 2020 22:27
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.

1 participant