Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ update-application-builder.ts
File
update-application-builder.ts
tests/e2e/tests/update/update-application-builder.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ match } from
'node:assert'
;
2
import
{ createProjectFromAsset } from
'../../utils/assets'
;
3
import
{
4
expectFileMatchToExist,
Callers
nothing calls this directly
Calls
10
createProjectFromAsset
Function · 0.90
ng
Function · 0.90
expectFileNotToExist
Function · 0.90
expectFileToMatch
Function · 0.90
noSilentNg
Function · 0.90
expectFileToExist
Function · 0.90
expectFileMatchToExist
Function · 0.90
findFreePort
Function · 0.90
execAndWaitForOutputToMatch
Function · 0.90
text
Method · 0.80
Tested by
no test coverage detected