Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ vitest.config.e2e.ts
File
vitest.config.e2e.ts
vitest.config.e2e.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resolve } from
'node:path'
2
import
{ defaultExclude, defineConfig } from
'vitest/config'
3
4
const
isBuild = !!process.env.VITE_TEST_BUILD
Callers
nothing calls this directly
Calls
2
defineConfig
Function · 0.90
resolve
Function · 0.50
Tested by
no test coverage detected