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

Better bundle sourcemaps #114

Merged
merged 3 commits into from Dec 2, 2016
Merged

Better bundle sourcemaps #114

merged 3 commits into from Dec 2, 2016

Conversation

Rich-Harris
Copy link
Owner

This fixes a bug encountered while getting sourcemaps to work with Svelte – bundles where sources are separated by the empty string generate incorrect sourcemaps, because for each new source it resets the generated code column, among other things. This approach is a bit cleaner.

@Rich-Harris Rich-Harris merged commit 3ca6ffb into master Dec 2, 2016
@Rich-Harris Rich-Harris deleted the better-bundle-sourcemaps branch December 2, 2016 16:23
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