MCPcopy
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

1import { createServer } from 'vite'
2import { spawn, ChildProcess } from 'child_process'
3import { build } from 'esbuild'
4import _fs from 'fs-extra'

Callers

nothing calls this directly

Calls 9

launchViteDevServerFunction · 0.85
buildMainProcessFunction · 0.85
runElectronAppFunction · 0.85
nextFunction · 0.85
catchMethod · 0.80
resolveMethod · 0.80
thenMethod · 0.45
logMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected