Skip to content

Conversation

@hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Jul 6, 2025

Description

Some examples are intended to be self-contained and they should be able to run simply by copying the directory e.g. for stackblitz demo, create-vite. For this, I cannot use workspace:* for workspace packages, but when developing locally, they should point to workspace:*. Pnpm provides link-workspace-packages=true and prefer-workspace-packages=true, so I used this instead of adding overrides each package.

I also updated latest dependencies with a proper version except workspace packages. For now, I kept @vitejs/plugin-rsc and @vitejs/plugin-react as latest, but maybe later we can adopt bumping templates version similar to create-vite https://github.com/vitejs/vite/blob/2e8050e4cd8835673baf07375b7db35128144222/scripts/releaseUtils.ts#L53

@hi-ogawa hi-ogawa marked this pull request as ready for review July 6, 2025 08:00
@hi-ogawa hi-ogawa requested a review from sapphi-red July 6, 2025 08:01
@hi-ogawa hi-ogawa merged commit a7d32a0 into vitejs:main Jul 6, 2025
20 of 22 checks passed
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.

2 participants