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

Existing "sourceRoot" on source maps is ignored. #210

Open
rbuckton opened this issue Jul 10, 2016 · 1 comment
Open

Existing "sourceRoot" on source maps is ignored. #210

rbuckton opened this issue Jul 10, 2016 · 1 comment

Comments

@rbuckton
Copy link

I've been investigating the end-to-end sourcemap story for TypeScript through plugins like gulp-typescript and gulp-tsb. One thing that I've noticed is that gulp-sourcemaps seems to ignore and overwrite any existing "sourceRoot" property set on the sourceMap object. Is this by design, or is there a possibility of gulp-sourcemaps being able to leverage this information to better align source map output when write() is called?

@rbuckton rbuckton changed the title Existing "sourceRoot" on source maps is ignored. Existing "sourceRoot" on source maps is ignored. Jul 10, 2016
@phated
Copy link
Contributor

phated commented Mar 13, 2017

Open to suggestions.

issidorov pushed a commit to issidorov/gulp-sourcemaps that referenced this issue Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants