Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ cli.tsx
File
cli.tsx
src/entrypoints/cli.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { feature } from
'bun:bundle'
;
2
3
// Define MACRO global for development (normally injected by bun build --define)
4
if (typeof MACRO ===
'undefined'
) {
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected