3d9dd6df0e
To persist some of its state, `ngcc` needs to update `package.json` files (both in memory and on disk). This refactoring abstracts these operations behind the `PackageJsonUpdater` interface, making it easier to orchestrate them from different contexts (e.g. when running tasks in parallel on multiple processes). Inspired by/Based on @alxhub's prototype: alxhub/angular@cb631bdb1 PR Close #32427 |
||
---|---|---|
.. | ||
build_marker_spec.ts | ||
configuration_spec.ts | ||
entry_point_bundle_spec.ts | ||
entry_point_spec.ts |