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

File ssr-entry-express.ts

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

Source from the content-addressed store, hash-verified

1import assert from 'node:assert';
2import { setTimeout } from 'node:timers/promises';
3import { replaceInFile, writeMultipleFiles } from '../../utils/fs';
4import { ng, silentNg, waitForAnyProcessOutputToMatch } from '../../utils/process';

Callers

nothing calls this directly

Calls 10

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

Tested by

no test coverage detected