Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ constants.ts
File
constants.ts
packages/vite/src/node/constants.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path, { resolve } from
'node:path'
2
import
{ fileURLToPath } from
'node:url'
3
import
{ readFileSync } from
'node:fs'
4
import
type
{ RollupPluginHooks } from
'./typeUtils'
Callers
nothing calls this directly
Calls
2
parse
Method · 0.80
resolve
Function · 0.70
Tested by
no test coverage detected