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

File add-pwa.ts

tests/e2e/tests/commands/add/add-pwa.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { getGlobalVariable } from '../../../utils/env';
3import { expectFileToExist, readFile, rimraf } from '../../../utils/fs';
4import { installWorkspacePackages } from '../../../utils/packages';

Callers

nothing calls this directly

Calls 9

rimrafFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90
readFileFunction · 0.90
getGlobalVariableFunction · 0.90
updateJsonFileFunction · 0.90
installWorkspacePackagesFunction · 0.90
keysMethod · 0.45
entriesMethod · 0.45

Tested by

no test coverage detected