mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Similarly to the change we landed in the `@angular/core` reflection capabilities, we need to make sure that ngcc can detect pass-through delegate constructors for classes using downleveled ES2015 output. More details can be found in the preceding commit, and in the issue outlining the problem: #38453. Fixes #38453. PR Close #38463 |
||
|---|---|---|
| .. | ||
| commonjs_host.ts | ||
| commonjs_umd_utils.ts | ||
| delegating_host.ts | ||
| esm5_host.ts | ||
| esm2015_host.ts | ||
| ngcc_host.ts | ||
| umd_host.ts | ||
| utils.ts | ||