Skip to content

Issue with tooling that parses code looking for SourceMaps #136

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

Open
raybooysen opened this issue May 17, 2016 · 0 comments
Open

Issue with tooling that parses code looking for SourceMaps #136

raybooysen opened this issue May 17, 2016 · 0 comments

Comments

@raybooysen
Copy link

raybooysen commented May 17, 2016

In source-map-support.js on line 113, there is a comment that explains the regex. When we couple this with a tool that parses code for source maps, like source-map-loader in Webpack, this looks like a source-map URL and the tooling tries to load it.

While this could be considered a bug in the tooling, in this case source-map-loader bug, is it possible to remove this comment?

@raybooysen raybooysen changed the title Issue with Webpack source-map-loader and source-map-support.js Issue with tooling that parses code looking for SourceMaps May 17, 2016
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

No branches or pull requests

1 participant