MCPcopy
hub / github.com/vitejs/vite / clearResetChunks

Method clearResetChunks

packages/vite/src/node/build.ts:1269–1271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1267 }
1268
1269 clearResetChunks(): void {
1270 this._resetChunks.clear()
1271 }
1272}
1273
1274export function injectEnvironmentToHooks(

Callers 1

buildEnvironmentFunction · 0.95

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected