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 in firefox #56

Closed
glenjamin opened this issue Jun 29, 2014 · 1 comment
Closed

Source maps broken in firefox #56

glenjamin opened this issue Jun 29, 2014 · 1 comment

Comments

@glenjamin
Copy link

This seems related to browserify/browserify#681

If i remove the leading "/" from https://github.com/ForbesLindesay/browserify-middleware/blob/master/lib/compile.js#L40 then it works.

It looks like the "/" is there for a chrome issue though, so unsure if this is a neat fix.

In a related note, there doesn't seem to be any way to tweak the source map handling from calling code - so I can't see a way to change this behaviour from my side without an upstream change.

@ForbesLindesay
Copy link
Owner

We no longer to any munging of source maps, so any remaining bugs should be directed to browserify instead.

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