Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ resolve } from
'node:path'
;
2
import
{ parseArgs } from
'node:util'
;
3
4
import
{ runBundleStep } from
'./01-bundle.mjs'
;
Callers
nothing calls this directly
Calls
13
nativeIntermediatesDir
Function · 0.90
run
Function · 0.90
runBundleStep
Function · 0.90
runSeaBlobStep
Function · 0.90
runInjectStep
Function · 0.90
runSignStep
Function · 0.90
runVerifyStep
Function · 0.90
parseArgs
Function · 0.85
ensureNodeVersion
Function · 0.85
error
Method · 0.65
exit
Method · 0.65
log
Method · 0.65
Tested by
no test coverage detected