Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ 01-bundle.mjs
File
01-bundle.mjs
apps/kimi-code/scripts/native/01-bundle.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createRequire } from
'node:module'
;
2
import
{ resolve } from
'node:path'
;
3
4
import
{ run } from
'./exec.mjs'
;
Callers
nothing calls this directly
Calls
3
runBundleStep
Function · 0.85
resolve
Method · 0.65
resolve
Function · 0.50
Tested by
no test coverage detected