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

fix(sourcemaps): Correctly read files with debug_id and debugId #2268

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

loewenheim
Copy link
Contributor

Previously parsing sourcemaps containing both debug_id and debugId would fail because the keys conflicted. This rectifies the problem by updating symbolic and sourcemap.

@loewenheim loewenheim self-assigned this Nov 26, 2024
@loewenheim loewenheim merged commit d69e741 into master Nov 26, 2024
14 checks passed
@loewenheim loewenheim deleted the fix/debug-id-alias branch November 26, 2024 12:52
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.

2 participants