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

Fix sourcesContent #177

Merged
merged 2 commits into from
Apr 14, 2021
Merged

Fix sourcesContent #177

merged 2 commits into from
Apr 14, 2021

Conversation

non25
Copy link
Contributor

@non25 non25 commented Apr 14, 2021

This repopulates sourcesContent if its empty.

Tested preprocessed and not preprocessed builds. Looks like everything is fine.

Haven't encountered anything weird like sources[Content].length > 1 in my tests.

Thanks @rtpt-jonaslieb for the find.

Fixes #176.

@antony antony merged commit f0d7a58 into sveltejs:master Apr 14, 2021
@non25 non25 deleted the fix-sources-content branch April 14, 2021 09:27
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.

Source maps seems to break after version 3.1.0
2 participants