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): In-line source maps with charset would fail to be loaded #84

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

JakeShirley
Copy link
Collaborator

Made the regex for matching in-line source maps a little less strict. This is an example of one that would fail to load:

//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3...

@github-actions github-actions bot added the fix label Jul 26, 2024
@JakeShirley JakeShirley merged commit 704f73f into main Jul 26, 2024
2 checks passed
@JakeShirley JakeShirley deleted the jake/inline_sourcemaps branch July 26, 2024 16:20
Copy link

🎉 This issue has been resolved in version 1.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant