Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1274
export
function
injectEnvironmentToHooks(
Callers
1
buildEnvironment
Function · 0.95
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected