Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ clear
Method
clear
packages/vite/src/node/server/bundledDev.ts:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
clear(): void {
60
this.files.clear()
61
}
62
}
63
64
export
class
BundledDev {
Callers
10
buildStart
Function · 0.45
clearResetChunks
Method · 0.45
server-source-maps.spec.ts
File · 0.45
createFixtureEditor
Function · 0.45
listen
Method · 0.45
close
Method · 0.45
buildStart
Function · 0.45
buildStart
Function · 0.45
reloadOnTsconfigChange
Function · 0.45
buildEnd
Function · 0.45
Calls
no outgoing calls
Tested by
1
createFixtureEditor
Function · 0.36