MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / gen-routes.ts

File gen-routes.ts

apps/cloud/scripts/gen-routes.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Regenerate the committed routeTree.gen.ts from tsr.routes.ts — the same
2// virtual tree vite.config.ts feeds the Start plugin. Run with
3// `bun run routes:gen` after changing routes or the shared console contract.
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 2

generateRouteTreeFunction · 0.90
logMethod · 0.80

Tested by

no test coverage detected