MCPcopy
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
64export class BundledDev {

Callers 10

buildStartFunction · 0.45
clearResetChunksMethod · 0.45
createFixtureEditorFunction · 0.45
listenMethod · 0.45
closeMethod · 0.45
buildStartFunction · 0.45
buildStartFunction · 0.45
reloadOnTsconfigChangeFunction · 0.45
buildEndFunction · 0.45

Calls

no outgoing calls

Tested by 1

createFixtureEditorFunction · 0.36