MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / build.mjs

File build.mjs

apps/kimi-code/scripts/native/build.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolve } from 'node:path';
2import { parseArgs } from 'node:util';
3
4import { runBundleStep } from './01-bundle.mjs';

Callers

nothing calls this directly

Calls 13

nativeIntermediatesDirFunction · 0.90
runFunction · 0.90
runBundleStepFunction · 0.90
runSeaBlobStepFunction · 0.90
runInjectStepFunction · 0.90
runSignStepFunction · 0.90
runVerifyStepFunction · 0.90
parseArgsFunction · 0.85
ensureNodeVersionFunction · 0.85
errorMethod · 0.65
exitMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected