MCPcopy Index your code
hub / github.com/angular/angular-cli / ssr-error-stack.ts

File ssr-error-stack.ts

tests/e2e/tests/vite/ssr-error-stack.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { doesNotMatch, match } from 'node:assert';
2import { ng } from '../../utils/process';
3import { appendToFile } from '../../utils/fs';
4import { ngServe, useSha } from '../../utils/project';

Callers

nothing calls this directly

Calls 7

uninstallPackageFunction · 0.90
ngFunction · 0.90
useShaFunction · 0.90
installWorkspacePackagesFunction · 0.90
appendToFileFunction · 0.90
ngServeFunction · 0.90
textMethod · 0.80

Tested by

no test coverage detected