Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QwikDev/qwik
/ vite.config.ts
File
vite.config.ts
e2e/qwik-cli-e2e/vite.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync, mkdirSync } from
'fs'
;
2
import
{ resolve } from
'path'
;
3
import
tsconfigPaths from
'vite-tsconfig-paths'
;
4
import
{ defineConfig } from
'vitest/config'
;
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.90
Tested by
no test coverage detected