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

File ssr-default.ts

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

Source from the content-addressed store, hash-verified

1import assert from 'node:assert';
2import { ng } from '../../utils/process';
3import { installWorkspacePackages, uninstallPackage } from '../../utils/packages';
4import { ngServe, useSha } from '../../utils/project';

Callers

nothing calls this directly

Calls 7

getGlobalVariableFunction · 0.90
ngFunction · 0.90
uninstallPackageFunction · 0.90
useShaFunction · 0.90
installWorkspacePackagesFunction · 0.90
ngServeFunction · 0.90
validateResponseFunction · 0.70

Tested by

no test coverage detected