Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ unref
Method
unref
packages/vite/src/node/watch.ts:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
unref() {
114
return
this
115
}
116
117
async
close() {
118
// noop
Callers
3
invoke
Function · 0.80
loadCachedDepOptimizationMetadata
Function · 0.80
start
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected