Electron
+ Vue3
+ Vite2
integration
Vite
is the scaffold of the future
- yarn dev
- yarn build
- In the development environment, we need to transform the
Electron
related API into commonjs - And you can only use ESM
- Fork from electron-vue-vite
Electron
+ Vue3
+ Vite2
integration
Vite
is the scaffold of the futureElectron
related API into commonjs