Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ cli.ts
File
cli.ts
packages/vite/src/node/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
2
import
fs from
'node:fs'
3
import
{ inspect } from
'node:util'
4
import
{ performance } from
'node:perf_hooks'
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
checkNodeVersion
Function · 0.85
filterDuplicateOptions
Function · 0.85
cleanGlobalCLIOptions
Function · 0.85
stopProfiler
Function · 0.85
cleanBuilderCLIOptions
Function · 0.85
createBuilder
Function · 0.85
resolveConfig
Function · 0.85
optimizeDeps
Function · 0.85
preview
Function · 0.85
reset
Method · 0.80
buildApp
Method · 0.80
Tested by
no test coverage detected