728fe69625
Improve the stacktrace for `R3Injector` errors by adding the source component (or module) that tried to inject the missing provider, as well as the name of the injector which triggered the error (`R3Injector`). e.g.: ``` R3InjectorError(SomeModule)[car -> SportsCar]: NullInjectorError: No provider for SportsCar! ``` FW-807 #resolve FW-875 #resolve PR Close #28207 |
||
---|---|---|
.. | ||
forward_ref_spec.ts | ||
injector_spec.ts | ||
r3_injector_spec.ts | ||
reflective_injector_spec.ts | ||
reflective_key_spec.ts | ||
static_injector_spec.ts |