electron-vite/src
2023-07-30 17:00:41 +08:00
..
plugins fix(asset): asset handling error when hot reloading 2023-07-11 00:00:14 +08:00
build.ts chore: add electron-vite mode node env 2022-09-18 17:06:06 +08:00
cli.ts feat(cli): add CLI --inspect[-brk] to support debugging without IDEs (#231) 2023-07-27 00:33:28 +08:00
config.ts chore: update user config interface jsdoc 2023-07-30 17:00:41 +08:00
electron.ts perf: spawn Electron process using parent's stdios (#236) 2023-07-29 01:44:26 +08:00
index.ts feat: specify env prefixes for vite's loadEnv and export it 2022-12-04 01:59:03 +08:00
preview.ts perf: spawn Electron process using parent's stdios (#236) 2023-07-29 01:44:26 +08:00
server.ts perf: spawn Electron process using parent's stdios (#236) 2023-07-29 01:44:26 +08:00
utils.ts feat: static asset handling 2023-01-04 22:53:22 +08:00