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

Replace backslash with slash in sourcemap path #39

Merged
1 commit merged into from
Feb 28, 2015

Conversation

jscissr
Copy link
Contributor

@jscissr jscissr commented Feb 28, 2015

For Windows compatibility.
This is already done in browserify: https://github.com/substack/node-browserify/blob/9.0.3/index.js#L719 but that only applies to modules which don't use globals.
With this patch, Chrome shows a nice folder structure for all source files (not only some), on Windows.
See also: mozilla/source-map#91 #7

@ghost ghost merged commit d9d2f27 into browserify:master Feb 28, 2015
@ghost ghost mentioned this pull request Feb 28, 2015
This pull request was closed.
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.

None yet

1 participant