Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ plugins
Function
plugins
packages/vite/src/node/optimizer/scan.ts:95–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
return
environment.pluginContainer
94
},
95
get plugins() {
96
return
environment.plugins
97
},
98
} as unknown as ScanEnvironment
99
}
100
Callers
2
backwardCompatibleWorkerPlugins
Function · 0.85
bundleWorkerEntry
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected