Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ build.spec.ts
File
build.spec.ts
packages/vite/src/node/__tests__/build.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ basename, resolve } from
'node:path'
2
import
{ stripVTControlCharacters } from
'node:util'
3
import
fsp from
'node:fs/promises'
4
import
colors from
'picocolors'
Callers
nothing calls this directly
Calls
15
test
Function · 0.90
build
Function · 0.90
createLogger
Function · 0.90
resolveBuildOutputs
Function · 0.90
resolveLibFilename
Function · 0.90
createBuilder
Function · 0.90
getOutputHashChanges
Function · 0.85
assertOutputHashContentChange
Function · 0.85
callOnRollupLog
Function · 0.85
getManifestKeys
Function · 0.85
parse
Method · 0.80
build
Method · 0.80
Tested by
no test coverage detected