mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently `ngc-wrapped` mostly relies on any casts/or disabled strictness checks to be able to use `tsickle`'s emit callback and emit result merging for ngtsc. We should change this so that supertypes of `ts.EmitResult` can be used in these optional callbacks- allowing us to enable strictness checks in `packages/bazel/...` too. PR Close #47893 |
||
|---|---|---|
| .. | ||
| downlevel_decorators_transform | ||
| api.ts | ||
| compiler_host.ts | ||
| entry_points.ts | ||
| i18n.ts | ||
| program.ts | ||
| util.ts | ||