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

Sourcemap robustification #66

Merged
merged 4 commits into from
May 6, 2015
Merged

Sourcemap robustification #66

merged 4 commits into from
May 6, 2015

Conversation

Rich-Harris
Copy link
Contributor

Map transforms now write their sourcemaps directly to the node's .cache directory. This means they a) persist across non-sourcemap-generating transform boundaries, b) are present on disk for easier debugging, but c) don't incur the penalty of their associated files having to update their sourceMappingURL comment, defeating the file transformer optimisation strategy.

Rich-Harris added a commit that referenced this pull request May 6, 2015
@Rich-Harris Rich-Harris merged commit 0d30d3a into master May 6, 2015
@Rich-Harris Rich-Harris deleted the sourcemap-robustification branch May 6, 2015 16:16
@evs-chris
Copy link
Contributor

robustification

👍 I find your ideas intriguing and wish to subscribe to your newsletter.

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.

2 participants