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: Handling of rawSourceMap string type in webpack5-istanbul-loader #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mschimk1
Copy link

@mschimk1 mschimk1 commented Jul 2, 2024

Hi Team,

I noticed a regression in the latest version v1.0.4. The same issue was previously reported here #32, and fixed in #33. However, it was reintroduced as part of Fix sourcemap generation for Webpack5 projects.

I hope you are okay to merge this patch and cut a bugfix release when you get a chance, please.

Thank you kindly,
Mike

Added typeof string check so that a raw source map string gets parsed into an object.
@gpincheiraa
Copy link

Please merge this Pull Request!!!

@booleanchile
Copy link

Using this fix works like a charm!

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.

3 participants