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

Remove sourcemap validation #72

Merged
merged 1 commit into from Jul 19, 2023

Conversation

lNikolayl
Copy link
Contributor

Remove sourcemap validation due to new behavior in babel sourcemap generation. Probably babel is stable and we don't need validation as it is.

Validator issue is described here: ben-ng/sourcemap-validator#17
Breaking change babel PR: babel/babel#15022

Comment sourcemap validation due to new behavior in babel sourcemap generation.
Probably babel is stable and we don't need validation as it is.
@ef4
Copy link
Owner

ef4 commented Jul 19, 2023

It might be better to try to fix the validator to be more tolerant, but as I don't have the time to do that myself I'm going to merge this to unbreak people.

@ef4 ef4 merged commit 8b23040 into ef4:master Jul 19, 2023
@ef4
Copy link
Owner

ef4 commented Jul 20, 2023

I released this as 2.1.1.

That release is a backport of only this PR, not other things that have been sitting unreleased on master, because those changes probably need to get rolled into a major and I want this to propagate faster than that.

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.

None yet

2 participants