MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / rebuild-viewer.ts

File rebuild-viewer.ts

e2e/scripts/rebuild-viewer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Rebuild the viewer over the existing run data without rerunning a single
2// test: refresh runs/manifest.json + vite-build the SPA into runs/.
3// Usage: bun e2e/scripts/rebuild-viewer.ts
4import { execFileSync } from "node:child_process";

Callers

nothing calls this directly

Calls 3

buildManifestFunction · 0.90
resolveMethod · 0.80
logMethod · 0.80

Tested by

no test coverage detected