Skip to content

docs(migrate): document manual installation - #2365

Open
liangmiQwQ wants to merge 4 commits into
voidzero-dev:mainfrom
liangmiQwQ:liang/codex/document-manual-migration
Open

docs(migrate): document manual installation#2365
liangmiQwQ wants to merge 4 commits into
voidzero-dev:mainfrom
liangmiQwQ:liang/codex/document-manual-migration

Conversation

@liangmiQwQ

Copy link
Copy Markdown
Collaborator

The manual migration setup is documented in the README, but is missing from the website migration guide.

This PR adds the dev dependency installation command and the npm, pnpm, and Yarn override examples, including why Vitest must match the bundled version.

🤖 Generated with Codex

@netlify

netlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 2f2cf5f
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a76b3d4453f9f00082be459

@liangmiQwQ
liangmiQwQ marked this pull request as ready for review August 6, 2026 13:11
@liangmiQwQ
liangmiQwQ requested a review from fengmk2 August 6, 2026 13:12
Comment thread docs/guide/migrate.md Outdated
Comment thread docs/guide/migrate.md
```json
"overrides": {
"vite": "npm:@voidzero-dev/vite-plus-core@latest",
"vitest": "4.1.10"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The vitest version is hardcoded here, and it will likely be overlooked when updating later.

@liangmiQwQ liangmiQwQ Aug 8, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use a way that is similar to #2330, maybe it needs to be tested 🙏

(I actually quite dislike this, I think <pm> update should handle the full upgrade, I am finding a way to make Vite+ more elegant here)

@liangmiQwQ
liangmiQwQ marked this pull request as draft August 8, 2026 02:15
@liangmiQwQ
liangmiQwQ marked this pull request as ready for review August 8, 2026 04:48
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