vp migrate beta test#10
Conversation
There was a problem hiding this comment.
Code Review
This pull request migrates the project to use specific pre-release builds of vite-plus and @voidzero-dev/vite-plus-core via pkg.pr.new URLs. It adds documentation for Vite+ in AGENTS.md, updates .vscode/settings.json and tsconfig.json configurations, and refactors vite.config.ts to load plugins lazily using lazyPlugins. Feedback on the changes suggests using the 'catalog:' protocol for the vite-plus override in pnpm-workspace.yaml to maintain consistency and keep the configuration DRY.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| overrides: | ||
| vite: 'catalog:' | ||
| vitest: 'catalog:' | ||
| vite-plus: https://pkg.pr.new/voidzero-dev/vite-plus@670c987e4097d4e5d53bb4c0521c8bf643a33cf5 |
There was a problem hiding this comment.
No description provided.