MCPcopy Index your code
hub / github.com/angular/angular-cli / ivy-localize-locale-data-augment.ts

File ivy-localize-locale-data-augment.ts

tests/e2e/tests/i18n/ivy-localize-locale-data-augment.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getGlobalVariable } from '../../utils/env';
2import { expectFileToMatch, prependToFile, readFile, writeFile } from '../../utils/fs';
3import { ng } from '../../utils/process';
4import { updateJsonFile } from '../../utils/project';

Callers

nothing calls this directly

Calls 11

setupI18nConfigFunction · 0.90
updateJsonFileFunction · 0.90
readFileFunction · 0.90
writeFileFunction · 0.90
prependToFileFunction · 0.90
ngFunction · 0.90
getGlobalVariableFunction · 0.90
expectFileToMatchFunction · 0.90
executeBrowserTestFunction · 0.90
browserCheckFunction · 0.90
getParagraphFunction · 0.70

Tested by

no test coverage detected