Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ build-bundle.mjs
File
build-bundle.mjs
packages/computer/src/backends/worker-shell/script/build-bundle.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Bundle entrypoint.ts into a record of module-name → source
2
// string and write it to generated-bundle.ts as a TypeScript
3
// module exporting that record (SHELL_MODULES). Consumers
4
// spread SHELL_MODULES into the Worker Loader callback's
Callers
nothing calls this directly
Calls
5
log
Method · 0.65
dirname
Function · 0.50
mkdir
Function · 0.50
rm
Function · 0.50
writeFile
Function · 0.50
Tested by
no test coverage detected