MCPcopy 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
3const esbuild = require("esbuild");
4const { copySync, readFileSync, writeFileSync, rmSync } = require("fs-extra");

Callers

nothing calls this directly

Calls 1

getIFrameUrlFunction · 0.85

Tested by

no test coverage detected