mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In 1P, we saw that a type of a target wasn't resolvable, referenced in a `hostBindings#directive` field. This breaks the entire pipeline; so we should handle gracefully but report an error. Worst case scenario here is that we would miss some references to the given directive/component. This is acceptable and we can continue investigation why that given target was broken; especially since the file was part of the target inputs- but seemingly not in the `tsconfig`. PR Close #58413 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| reference-manifests | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||