Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ electron.vite.config.ts
File
electron.vite.config.ts
apps/desktop/electron.vite.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resolve } from
"node:path"
;
2
import
{ defineConfig, externalizeDepsPlugin } from
"electron-vite"
;
3
import
appPlugin from
"@executor-js/app/vite"
;
4
Callers
nothing calls this directly
Calls
2
appPlugin
Function · 0.85
resolve
Function · 0.50
Tested by
no test coverage detected