MCPcopy
hub / github.com/claude-code-best/claude-code / build.ts

File build.ts

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

Source from the content-addressed store, hash-verified

1import { readdir, readFile, writeFile, cp } from 'fs/promises'
2import { join } from 'path'
3import { getMacroDefines } from './scripts/defines.ts'
4import { DEFAULT_BUILD_FEATURES } from './scripts/defines.ts'

Callers

nothing calls this directly

Calls 6

getMacroDefinesFunction · 0.90
rmSyncFunction · 0.85
readdirFunction · 0.85
readFileFunction · 0.85
keysMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected