MCPcopy 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

1import { defineConfig } from 'tsup';
2import { chmodSync, existsSync, readdirSync, readFileSync, writeFileSync } from 'fs';
3import { glob } from 'glob';
4import { join } from 'path';

Callers

nothing calls this directly

Calls 2

rewriteTsImportsInDirFunction · 0.85
existsSyncFunction · 0.85

Tested by

no test coverage detected