Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentforce314/clawcodex
/ build-dev.mjs
File
build-dev.mjs
ui-tui/scripts/build-dev.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// Phase 0: bundles src/devInput.tsx → dist/devInput.js (standalone input test).
3
// Same esbuild config as build.mjs, different entry/outfile.
4
import
{ build } from
'esbuild'
Callers
nothing calls this directly
Calls
3
build
Function · 0.85
resolve
Function · 0.50
log
Method · 0.45
Tested by
no test coverage detected