MCPcopy
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

1import { resolve } from 'node:path'
2import { defineConfig } from 'vite'
3
4export default defineConfig({

Callers

nothing calls this directly

Calls 2

defineConfigFunction · 0.90
resolveFunction · 0.50

Tested by

no test coverage detected