Pre-flight checklist
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
Pre-flight checklist
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-vitetemplate config files: https://github.com/electron/forge/tree/main/packages/template/vite/tmpl