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

Unicode characters are broken in sourcemap. #893

Closed
crocket opened this issue Sep 5, 2014 · 3 comments
Closed

Unicode characters are broken in sourcemap. #893

crocket opened this issue Sep 5, 2014 · 3 comments

Comments

@crocket
Copy link

crocket commented Sep 5, 2014

If I turn on debug in browserify, sourcemap is generated.
When I peruse the original files mapped from the sourcemap,
comments in UTF-8 look broken.

@crocket
Copy link
Author

crocket commented Sep 5, 2014

It may be related to https://code.google.com/p/chromium/issues/detail?id=389007 which could be either a chrome issue or a browserify issue

@crocket crocket changed the title UTF-8 comments are broken in sourcemap. unicode characters are broken in sourcemap. Sep 5, 2014
@crocket crocket changed the title unicode characters are broken in sourcemap. Unicode characters are broken in sourcemap. Sep 5, 2014
@thlorenz
Copy link
Collaborator

thlorenz commented Sep 6, 2014

This needs to be fixed in inline-sourcemap module, see related issue just I just had no time so far to address this, should be a relatively trivial fix, just need to double check (run with browserify, etc.) in order to not break anything.

@goto-bus-stop
Copy link
Member

linked issue was fixed by thlorenz/inline-source-map#13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants