Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xpf0000/FlyEnv
/ dev-runner.ts
File
dev-runner.ts
scripts/dev-runner.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createServer } from
'vite'
2
import
{ spawn, ChildProcess } from
'child_process'
3
import
{ build } from
'esbuild'
4
import
_fs from
'fs-extra'
Callers
nothing calls this directly
Calls
9
launchViteDevServer
Function · 0.85
buildMainProcess
Function · 0.85
runElectronApp
Function · 0.85
next
Function · 0.85
catch
Method · 0.80
resolve
Method · 0.80
then
Method · 0.45
log
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected