Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ build.ts
File
build.ts
scripts/build.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ chmodSync, existsSync, mkdirSync } from
'fs'
2
import
{ dirname } from
'path'
3
4
const
pkg =
await
Bun.file(
new
URL(
'../package.json'
,
import
.meta.url)).json() as {
Callers
nothing calls this directly
Calls
6
mkdirSync
Function · 0.90
existsSync
Function · 0.90
getDevVersion
Function · 0.85
getVersionChangelog
Function · 0.85
entries
Method · 0.80
add
Method · 0.45
Tested by
no test coverage detected