MCPcopy Index your code
hub / github.com/angular/angular-cli / ivy-localize-ssr.ts

File ivy-localize-ssr.ts

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

Source from the content-addressed store, hash-verified

1import { readFileSync, readdirSync } from 'node:fs';
2import { getGlobalVariable } from '../../utils/env';
3import { installWorkspacePackages, uninstallPackage } from '../../utils/packages';
4import { ng } from '../../utils/process';

Callers

nothing calls this directly

Calls 7

getGlobalVariableFunction · 0.90
setupI18nConfigFunction · 0.90
updateJsonFileFunction · 0.90
uninstallPackageFunction · 0.90
ngFunction · 0.90
useShaFunction · 0.90
installWorkspacePackagesFunction · 0.90

Tested by

no test coverage detected