Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels