Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ reuse-dep-optimization-cache.ts
File
reuse-dep-optimization-cache.ts
tests/e2e/tests/vite/reuse-dep-optimization-cache.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert'
;
2
import
{ findFreePort } from
'../../utils/network'
;
3
import
{
4
execAndWaitForOutputToMatch,
Callers
nothing calls this directly
Calls
5
ng
Function · 0.90
findFreePort
Function · 0.90
execAndWaitForOutputToMatch
Function · 0.90
waitForAnyProcessOutputToMatch
Function · 0.90
killAllProcesses
Function · 0.90
Tested by
no test coverage detected