Skip to content

refactor!: remove experimental.skipSsrTransform option #20038

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sapphi-red
Copy link
Member

Description

This PR removes experimental.skipSsrTransform option.
It is only used by @vavite/node-loader (code search) and that also doesn't work with Node 20+ (cyco130/vavite#39).
We still have a way to experiment this by setting environments.ssr.dev.moduleRunnerTransform: false, so I think we can remove this option.

refs #13812

@sapphi-red sapphi-red added this to the 7.0 milestone May 14, 2025
@sapphi-red sapphi-red added p1-chore Doesn't change code behavior (priority) breaking change labels May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change p1-chore Doesn't change code behavior (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants