MCPcopy Index your code
hub / github.com/angular/angular-cli / extract-ivy-libraries.ts

File extract-ivy-libraries.ts

tests/e2e/tests/i18n/extract-ivy-libraries.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getGlobalVariable } from '../../utils/env';
2import { expectFileToMatch, prependToFile, replaceInFile, writeFile } from '../../utils/fs';
3import { installPackage, uninstallPackage } from '../../utils/packages';
4import { ng } from '../../utils/process';

Callers

nothing calls this directly

Calls 9

ngFunction · 0.90
replaceInFileFunction · 0.90
prependToFileFunction · 0.90
writeFileFunction · 0.90
readNgVersionFunction · 0.90
getGlobalVariableFunction · 0.90
installPackageFunction · 0.90
expectFileToMatchFunction · 0.90
uninstallPackageFunction · 0.90

Tested by

no test coverage detected