MCPcopy Create free account
hub / github.com/vercel/vercel / build.mjs

File build.mjs

packages/python-analysis/scripts/build.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { esbuild, tsc, getDependencies } from '../../../utils/build.mjs';
2
3const externals = getDependencies();
4

Callers

nothing calls this directly

Calls 3

getDependenciesFunction · 0.90
tscFunction · 0.90
esbuildFunction · 0.90

Tested by

no test coverage detected