Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ bundle.mjs
File
bundle.mjs
packages/computerd/scripts/sea/bundle.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Bundle computerd into a single ESM file for Node's native SEA.
2
//
3
// Strategy:
4
// * esbuild produces an ESM bundle of `dist/cli/computerd.cjs`. ESM is required so
Callers
nothing calls this directly
Calls
1
dirname
Function · 0.50
Tested by
no test coverage detected