Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ readdirSync, readFileSync, statSync } from
"node:fs"
;
2
import
{ join } from
"node:path"
;
3
4
const
appRoot =
new
URL(
".."
,
import
.meta.url);
Callers
nothing calls this directly
Calls
4
fileSize
Function · 0.85
equals
Method · 0.80
log
Method · 0.80
fail
Function · 0.70
Tested by
no test coverage detected