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: inject sourcesContent into sourcemaps if missing #2283

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

aleclarson
Copy link
Member

Otherwise, devtools will request sources using /@fs/ urls, which are transformed!

This was previously fixed by #886, but it was removed in v2.

@aleclarson aleclarson force-pushed the fix/inject-sourcescontent branch 2 times, most recently from 59c794f to 410504a Compare February 26, 2021 19:35
@aleclarson aleclarson changed the title fix: inject sourcesContent for .map requests fix: inject sourcesContent into sourcemaps if missing Feb 26, 2021
otherwise, devtools will request sources using /@fs/ urls, which are transformed!
@yyx990803 yyx990803 merged commit 8d50b18 into vitejs:main Feb 26, 2021
@aleclarson aleclarson deleted the fix/inject-sourcescontent branch June 24, 2021 23:57
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