Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ vite.config.js
File
vite.config.js
playground/css-codesplit-cjs/vite.config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resolve } from
'node:path'
2
import
{ defineConfig } from
'vite'
3
4
export
default defineConfig({
Callers
nothing calls this directly
Calls
2
defineConfig
Function · 0.90
resolve
Function · 0.50
Tested by
no test coverage detected