MCPcopy
hub / github.com/angular/angular-cli / ssr-http-requests-assets.ts

File ssr-http-requests-assets.ts

tests/e2e/tests/commands/serve/ssr-http-requests-assets.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert';
2import { Agent, fetch } from 'undici';
3import { killAllProcesses, ng } from '../../../utils/process';
4import { writeMultipleFiles } from '../../../utils/fs';

Callers

nothing calls this directly

Calls 9

uninstallPackageFunction · 0.90
ngFunction · 0.90
useShaFunction · 0.90
installWorkspacePackagesFunction · 0.90
writeMultipleFilesFunction · 0.90
ngServeFunction · 0.90
killAllProcessesFunction · 0.90
textMethod · 0.80
matchMethod · 0.45

Tested by

no test coverage detected