Skip to content

add test for not loading SourceMaps in strings #82

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

Closed
wants to merge 1 commit into from

Conversation

terite
Copy link

@terite terite commented May 8, 2019

This PR adds a test for #55, which is an issue I encountered while trying to load a file that didn't have a source map, but looked like it did (e.g. VideoPlayer.js).

This issue was almost fixed by PR #31, but that PR assumed that every file with a "fake" source map also had a real source map at the end.

I'm not sure of the best way to fix this, so I'm just adding a failing test for now. I'd be happy to implement a fix once I know of a good approach.

@jsf-clabot
Copy link

jsf-clabot commented May 8, 2019

CLA assistant check
All committers have signed the CLA.

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