Skip to content

feat(core): Allow globs for uploading legacy sourcemaps #756

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

Closed
wants to merge 1 commit into from

Conversation

chargome
Copy link
Member

closes #755

@chargome chargome self-assigned this Jul 10, 2025
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tbh, I'm a bit surprised that legacy upload didn't support glob patterns. the glob supports definitely predates debugIds. Forgive me gaslighting here but are we sure this isn't handled somewhere else already?
Chances are though that we accidentally(?) dropped support for glob patterns when demoting the release based source maps upload to the legacy upload in favour of debugIds, so I'll trust you on this.

@chargome chargome marked this pull request as draft July 10, 2025 11:23
@Lms24
Copy link
Member

Lms24 commented Jul 15, 2025

@chargome given the progress of #755, let's close this PR for now? (if you think this would be a good change I'm also happy to merge it in a major)

@chargome chargome closed this Jul 18, 2025
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.

sentry-vite-plugin: enable source mapping for Web Worker source files
2 participants