Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ tsup.config.ts
File
tsup.config.ts
tsup.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineConfig } from
'tsup'
;
2
import
{ chmodSync, existsSync, readdirSync, readFileSync, writeFileSync } from
'fs'
;
3
import
{ glob } from
'glob'
;
4
import
{ join } from
'path'
;
Callers
nothing calls this directly
Calls
2
rewriteTsImportsInDir
Function · 0.85
existsSync
Function · 0.85
Tested by
no test coverage detected