mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit refactors the way info is retrieved from entry-point `package.json` files to make it easier to extract more info (such as the package's name) in the future. It also avoids reading and parsing the `package.json` file multiple times (as was happening before). PR Close #37040 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||