Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ defineConfig,
type
Plugin } from
'vite'
2
import
{ resolve, dirname } from
'path'
3
import
{ fileURLToPath } from
'url'
4
import
{ readFileSync } from
'fs'
Callers
nothing calls this directly
Calls
5
getMacroDefines
Function · 0.90
rawAssetPlugin
Function · 0.85
featureFlagsPlugin
Function · 0.85
importMetaRequirePlugin
Function · 0.85
resolve
Function · 0.50
Tested by
no test coverage detected