Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ rolldown.config.ts
File
rolldown.config.ts
packages/vite/rolldown.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync, writeFileSync } from
'node:fs'
2
import
path from
'node:path'
3
import
MagicString from
'magic-string'
4
import
type
{ Plugin } from
'rolldown'
Callers
nothing calls this directly
Calls
10
defineConfig
Function · 0.85
shimDepsPlugin
Function · 0.85
buildTimeImportMetaUrlPlugin
Function · 0.85
writeTypesPlugin
Function · 0.85
enableSourceMapsInWatchModePlugin
Function · 0.85
externalizeDepsInWatchPlugin
Function · 0.85
bundleSizeLimit
Function · 0.85
parse
Method · 0.80
licensePlugin
Function · 0.70
resolve
Method · 0.65
Tested by
no test coverage detected