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

File rebuild.ts

tests/e2e/tests/basic/rebuild.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { setTimeout } from 'node:timers/promises';
3import { getGlobalVariable } from '../../utils/env';
4import { appendToFile, replaceInFile, writeMultipleFiles } from '../../utils/fs';

Callers

nothing calls this directly

Calls 9

getGlobalVariableFunction · 0.90
ngServeFunction · 0.90
silentNgFunction · 0.90
replaceInFileFunction · 0.90
appendToFileFunction · 0.90
writeMultipleFilesFunction · 0.90
textMethod · 0.80
matchMethod · 0.45

Tested by

no test coverage detected