MCPcopy Create free account
hub / github.com/freecodexyz/free-code / build.ts

File build.ts

scripts/build.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { chmodSync, existsSync, mkdirSync } from 'fs'
2import { dirname } from 'path'
3
4const pkg = await Bun.file(new URL('../package.json', import.meta.url)).json() as {

Callers

nothing calls this directly

Calls 6

mkdirSyncFunction · 0.90
existsSyncFunction · 0.90
getDevVersionFunction · 0.85
getVersionChangelogFunction · 0.85
entriesMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected