MCPcopy Create free account
hub / github.com/angular/angular-cli / ivy-localize-app-shell-service-worker.ts

File ivy-localize-app-shell-service-worker.ts

tests/e2e/tests/i18n/ivy-localize-app-shell-service-worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getGlobalVariable } from '../../utils/env';
2import { appendToFile, createDir, expectFileToMatch, writeFile } from '../../utils/fs';
3import { installWorkspacePackages } from '../../utils/packages';
4import { ng, silentNg } from '../../utils/process';

Callers

nothing calls this directly

Calls 10

getGlobalVariableFunction · 0.90
updateJsonFileFunction · 0.90
readNgVersionFunction · 0.90
appendToFileFunction · 0.90
silentNgFunction · 0.90
installWorkspacePackagesFunction · 0.90
createDirFunction · 0.90
writeFileFunction · 0.90
ngFunction · 0.90
expectFileToMatchFunction · 0.90

Tested by

no test coverage detected