Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ bundle-port.test.ts
File
bundle-port.test.ts
packages/computerd/src/cli/bundle-port.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs/promises"
;
2
import
os from
"node:os"
;
3
import
path from
"node:path"
;
4
import
{ fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
5
loadBundler
Function · 0.85
bundleComputerd
Function · 0.85
resolve
Method · 0.80
rm
Method · 0.65
readFile
Method · 0.65
Tested by
no test coverage detected