angular/packages/examples/core/di
Paul Gschwendtner d60ebaa48a test: update example di tests to work with es2015 (#44505)
* `forwardRef` does not work with ES2015 and TypeScript's decorator
  downlevel emit. This is a known limitation we work around in Angular
  applications by either compiling tests with the Angular compiler, or
  by running a custom decorator downlevel transform (like in the CLI).

PR Close #44505
2022-01-05 23:20:21 +00:00
..
ts test: update example di tests to work with es2015 (#44505) 2022-01-05 23:20:21 +00:00