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 |
||
---|---|---|
.. | ||
in_place_file_writer_spec.ts | ||
new_entry_point_file_writer_spec.ts | ||
package_json_updater_spec.ts |