electron-vite/src
2024-06-15 21:49:51 +08:00
..
plugins feat: resolve import.meta.[dirname|filename] to support CommonJS format 2024-06-15 21:49:51 +08:00
build.ts chore: add electron-vite mode node env 2022-09-18 17:06:06 +08:00
cli.ts chore: format 2023-12-16 17:31:13 +08:00
config.ts feat: resolve import.meta.[dirname|filename] to support CommonJS format 2024-06-15 21:49:51 +08:00
electron.ts perf: build compatilibity target for Electron 31 2024-06-13 23:45:44 +08:00
index.ts feat: export mergeConfig from vite (#471) 2024-04-20 23:42:45 +08:00
preview.ts perf: spawn Electron process using parent's stdios (#236) 2023-07-29 01:44:26 +08:00
server.ts chore: fix camelcase typo 2024-04-21 19:04:33 +08:00
utils.ts feat: config file supports "type": "module" in package.json 2024-01-04 00:00:57 +08:00