Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/ build.js
File
build.js
packages/entrypoint/scripts/build.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
3
const
esbuild = require(
"esbuild"
);
4
const
{ copySync, readFileSync, writeFileSync, rmSync } = require(
"fs-extra"
);
Callers
nothing calls this directly
Calls
1
getIFrameUrl
Function · 0.85
Tested by
no test coverage detected