Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ config.spec.ts
File
config.spec.ts
packages/vite/src/node/__tests__/config.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
http from
'node:http'
2
import
os from
'node:os'
3
import
path from
'node:path'
4
import
fs from
'node:fs'
Callers
nothing calls this directly
Calls
15
test
Function · 0.90
defineConfig
Function · 0.90
mergeConfig
Function · 0.90
resolveConfig
Function · 0.90
hasBothRollupOptionsAndRolldownOptions
Function · 0.90
resolveEnvPrefix
Function · 0.90
createLogger
Function · 0.90
loadConfigFromFile
Function · 0.90
normalizePath
Function · 0.90
resolveServerOptions
Function · 0.90
serverConfig
Function · 0.85
previewConfig
Function · 0.85
Tested by
no test coverage detected