Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/probablykasper/vite-plugin-electron-x. A Vite plugin for bundling main.ts, preload.ts and running Electron in development
···11# vite-plugin-electron-x
2233[](https://npmjs.com/package/vite-plugin-electron-x)
44-[](LICENSE)
54[](https://npmjs.com/package/vite-plugin-electron-x)
55+[](https://paka.dev/npm/vite-plugin-electron-x)
66+6778A Vite plugin for bundling `main.ts`, `preload.ts` and running Electron in development.
89···39404041## API
41424242-See all options at [src/options.ts](https://github.com/probablykasper/vite-plugin-electron-x/blob/master/src/options.ts)
4343-4444-The Electron main process utomatically receives `VITE_DEV_SERVER_URL`, `VITE_DEV_SERVER_HOSTNAME` and `VITE_DEV_SERVER_PORT`.
4343+Docs: https://paka.dev/npm/vite-plugin-electron-x
45444645## Dev instructions
4746