MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / assert-worker-bundler-assets.mjs

File assert-worker-bundler-assets.mjs

apps/cloud/scripts/assert-worker-bundler-assets.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readdirSync, readFileSync, statSync } from "node:fs";
2import { join } from "node:path";
3
4const appRoot = new URL("..", import.meta.url);

Callers

nothing calls this directly

Calls 4

fileSizeFunction · 0.85
equalsMethod · 0.80
logMethod · 0.80
failFunction · 0.70

Tested by

no test coverage detected