MCPcopy
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

1import { resolve } from 'node:path'
2import { defaultExclude, defineConfig } from 'vitest/config'
3
4const isBuild = !!process.env.VITE_TEST_BUILD

Callers

nothing calls this directly

Calls 2

defineConfigFunction · 0.90
resolveFunction · 0.50

Tested by

no test coverage detected