Skip to content

Conversation

@jamesopstad
Copy link

Description

Fixes cloudflare/workers-sdk#11359.

These changes defer accessing the dev server URL until it is used. This ensures compatibility with recent versions of @cloudflare/vite-plugin. Previously, the assumption was made that the server is started before the entry module is transformed but this no longer holds true.

@jamesopstad jamesopstad changed the title Fix @cloudflare/vite-plugin support fix: @cloudflare/vite-plugin support Nov 26, 2025
@hi-ogawa hi-ogawa changed the title fix: @cloudflare/vite-plugin support fix(rsc): @cloudflare/vite-plugin support Nov 27, 2025
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.

@vitejs/plugin-rsc serve fails with @cloudflare/vite-plugin since v1.15.0

1 participant