-
-
Notifications
You must be signed in to change notification settings - Fork 613
Closed
Description
Pre-flight checklist
- I have read the contribution documentation for this project.
- I agree to follow the code of conduct that this project uses.
- I have searched the issue tracker for a bug that matches the one I want to file, without success.
Electron Forge version
7.3.0
Electron version
N/A
Operating system
All
Last known working Electron Forge version
7.2.0
Expected behavior
Upgrading your Vite plugin app from Electron Forge v7.2.0 to v7.3.0 is seamless.
Actual behavior
Changes in the build system during the upgrade to Vite 5 have produced an API-incompatible change, requiring users to upgrade.
Steps to reproduce
N/A
Additional information
To fix this issue, see the @electron-forge/template-vite template config files: https://github.com/electron/forge/tree/main/packages/template/vite/tmpl
Reactions are currently unavailable