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

"Failed to parse SourceMap" error with 0.17-beta.6 #1526

Closed
bhavinkamani opened this issue Feb 14, 2016 · 2 comments
Closed

"Failed to parse SourceMap" error with 0.17-beta.6 #1526

bhavinkamani opened this issue Feb 14, 2016 · 2 comments

Comments

@bhavinkamani
Copy link

I am getting a bunch of "Failed to parse SourceMap:" errors on Chrome Canary while running jspm. This also causes source maps to stop functioning on my dev environment.

This appears to be happening during in-browser transpilation. If I bundle my app code, I don't see these errors and source map is working fine. My config files are here

@guybedford
Copy link
Member

@bhavinkamani I take it that is a browser warning? Yes source maps are not currently working for the Babel plugin. I'm aiming to release an update very soon with this.

@bhavinkamani
Copy link
Author

Thanks @guybedford of the update. These messages are shown in the browser as errors

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

2 participants