MCPcopy
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

viteLegacyPluginFunction · 0.80
generateBundleFunction · 0.80
renderChunkFunction · 0.80
detectPolyfillsFunction · 0.80
postFunction · 0.80
getDependencyInformationFunction · 0.80
handleMessageFunction · 0.80
waitForWindowShowFunction · 0.80
ensureModuleMethod · 0.80
getModulesEntrypointsFunction · 0.80
findAllEntrypointsFunction · 0.80
isCircularRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected