mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Tools that are shipped as a Bazel rule with the shared dev-infra tool require a specific `tsconfig` as otherwise `ts_library` will accidentally look for a tsconfig in `@npm//:tsconfig` and the build will fail. We bring in our dev-infra tsconfig and reference it explicitly. PR Close #42737 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| find_entry_points.ts | ||
| index.bzl | ||
| index.ts | ||
| index_npm_packages.ts | ||
| test_api_report.ts | ||