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

Source maps broken / don't load in firefox #129

Closed
Graham42 opened this issue Jul 3, 2015 · 1 comment
Closed

Source maps broken / don't load in firefox #129

Graham42 opened this issue Jul 3, 2015 · 1 comment

Comments

@Graham42
Copy link

Graham42 commented Jul 3, 2015

Node version: 0.10.36
Firefox version: 38.0.5

Steps to reproduce

  1. Clone source and do npm install
  2. Do npm run test
  3. Do python3 -m http.server
  4. Open Firefox and open the dev console (Debugger tab)
  5. Got to http://0.0.0.0:8000/test/sourcemap_tester.html

In the inspector should see:

Error loading source:
loadSourceError

Edit: this seems to happen with sourceMapStyle embed or inline but not link

@Graham42
Copy link
Author

Graham42 commented Jul 4, 2015

Update: this bug appears to fixed in the dev build of Firefox. So maybe it's probably a bug in Firefox opposed to a bug in how we generate sourcemaps.

So in ~12 weeks should see this fix in release version of Firefox

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