Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MathMan05/Fermi
/ build.ts
File
build.ts
build.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{promises as fs} from
"fs"
;
2
import
* as swc from
"@swc/core"
;
3
import
{fileURLToPath} from
"node:url"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
2
build
Function · 0.85
join
Method · 0.45
Tested by
no test coverage detected