Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ readdir, readFile, writeFile, cp } from
'fs/promises'
2
import
{ join } from
'path'
3
import
{ getMacroDefines } from
'./scripts/defines.ts'
4
import
{ DEFAULT_BUILD_FEATURES } from
'./scripts/defines.ts'
Callers
nothing calls this directly
Calls
6
getMacroDefines
Function · 0.90
rmSync
Function · 0.85
readdir
Function · 0.85
readFile
Function · 0.85
keys
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected