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

File ssr-base-href.ts

tests/e2e/tests/vite/ssr-base-href.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 { replaceInFile } from '../../utils/fs';
4import { installWorkspacePackages, uninstallPackage } from '../../utils/packages';

Callers

nothing calls this directly

Calls 9

getGlobalVariableFunction · 0.90
uninstallPackageFunction · 0.90
ngFunction · 0.90
useShaFunction · 0.90
installWorkspacePackagesFunction · 0.90
updateJsonFileFunction · 0.90
replaceInFileFunction · 0.90
ngServeFunction · 0.90
matchResponseFunction · 0.85

Tested by

no test coverage detected