Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ add
Method
add
packages/vite/src/node/watch.ts:97–99 · packages/vite/src/node/watch.ts::NoopWatcher.add
()
Source
from the content-addressed store, hash-verified
95
}
96
97
add() {
98
return
this
99
}
100
101
unwatch() {
102
return
this
Callers
15
viteLegacyPlugin
Function · 0.80
generateBundle
Function · 0.80
renderChunk
Function · 0.80
detectPolyfills
Function · 0.80
post
Function · 0.80
getDependencyInformation
Function · 0.80
handleMessage
Function · 0.80
waitForWindowShow
Function · 0.80
ensureModule
Method · 0.80
getModulesEntrypoints
Function · 0.80
findAllEntrypoints
Function · 0.80
isCircularRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected