Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ esbuild, tsc, getDependencies } from
'../../../utils/build.mjs'
;
2
3
const
externals = getDependencies();
4
Callers
nothing calls this directly
Calls
3
getDependencies
Function · 0.90
tsc
Function · 0.90
esbuild
Function · 0.90
Tested by
no test coverage detected