electron-vite/src
2023-11-08 23:03:50 +08:00
..
plugins fix(externalizeDepsPlugin): supports subpath 2023-09-07 22:06:47 +08:00
build.ts chore: add electron-vite mode node env 2022-09-18 17:06:06 +08:00
cli.ts feat(cli): support --noSandbox option for dev and preview command 2023-11-08 23:03:50 +08:00
config.ts chore: update user config interface jsdoc 2023-07-30 17:00:41 +08:00
electron.ts feat(cli): support --noSandbox option for dev and preview command 2023-11-08 23:03:50 +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