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

Added support for using the sourcemap.sourceRoot #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fracmak
Copy link

@fracmak fracmak commented Sep 4, 2015

When ingesting sourcemaps, sometimes the file location has moved, and this is usually indicated using the sourceRoot property which shows where the original base directory was. By checking for that first before assuming the sourcemap path was at the directory of the sourcemap, we guarantee that the original file locations are preserved correctly.

…g sourcemaps so we know where the original file location was instead of assuming it was at the sourcemap path
@orloffv
Copy link

orloffv commented Dec 7, 2015

+1

stefan-- pushed a commit to stefan--/grunt-contrib-concat that referenced this pull request Dec 14, 2015
Base automatically changed from master to main March 22, 2021 15:01
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

2 participants