MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / vite.config.ts

File vite.config.ts

vite.config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineConfig, type Plugin } from 'vite'
2import { resolve, dirname } from 'path'
3import { fileURLToPath } from 'url'
4import { readFileSync } from 'fs'

Callers

nothing calls this directly

Calls 5

getMacroDefinesFunction · 0.90
rawAssetPluginFunction · 0.85
featureFlagsPluginFunction · 0.85
importMetaRequirePluginFunction · 0.85
resolveFunction · 0.50

Tested by

no test coverage detected