Summary
This project already uses Vite as its build/dev tool, so it looks like a good candidate for migrating to Vite+.
Proposed change
Migrate the project to the published Vite+ package setup and update the lockfile accordingly.
This would likely include:
- updating the Vite dependency resolution to use the Vite+ core package
- updating the relevant scripts from vite / vite build to the Vite+ CLI equivalents
Summary
This project already uses Vite as its build/dev tool, so it looks like a good candidate for migrating to Vite+.
Proposed change
Migrate the project to the published Vite+ package setup and update the lockfile accordingly.
This would likely include: