Skip to content

Conversation

@sapphi-red
Copy link
Member

Description

source map support when developing Vite was not working because the sourcemap was not output. This PR fixes that.
This PR also replaces source-map-support with process.setSourceMapsEnabled(true) because source-map-support does not support cause property (evanw/node-source-map-support#337).

refs #19925

@sapphi-red sapphi-red added the p1-chore Doesn't change code behavior (priority) label Jun 6, 2025
@sapphi-red sapphi-red force-pushed the chore/fix-source-map-support-when-developing-vite branch from b14e21b to 4ddd23e Compare June 6, 2025 03:25
@sapphi-red
Copy link
Member Author

Merging as this is probably not controversial

@sapphi-red sapphi-red merged commit 279ab0d into vitejs:main Jun 6, 2025
15 checks passed
@sapphi-red sapphi-red deleted the chore/fix-source-map-support-when-developing-vite branch August 6, 2025 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p1-chore Doesn't change code behavior (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant