electron-vite/src
2022-11-02 01:34:19 +08:00
..
build.ts chore: add electron-vite mode node env 2022-09-18 17:06:06 +08:00
bytecode.ts chore: function style 2022-09-24 23:58:10 +08:00
cli.ts feat: add --skipBuild flag to preview command (#44) 2022-10-29 13:10:20 +08:00
config.ts refactor: load config file 2022-09-25 00:18:13 +08:00
electron.ts feat: monorepo support 2022-10-23 21:23:27 +08:00
index.ts feat: make a SWC plugin to emit decorator metadata (#48) 2022-11-02 01:34:19 +08:00
plugin.ts fix: use modulePreload.polyfill instead polyfillModulePreload 2022-11-01 23:06:22 +08:00
preview.ts feat: add --skipBuild flag to preview command (#44) 2022-10-29 13:10:20 +08:00
server.ts chore: add electron-vite mode node env 2022-09-18 17:06:06 +08:00
swc.ts feat: make a SWC plugin to emit decorator metadata (#48) 2022-11-02 01:34:19 +08:00
utils.ts feat: main process and preload scripts support hot reloading (#7) 2022-09-08 23:49:30 +08:00