6f433887e0
Currently the injectable pipe schematic generates invalid imports like `import import { Pipe, PipeTransform, Injectable } from '@angular/core'; from '@angular/core';`. The issue wasn't caught by the unit tests, because the invalid import still contains the valid one. Fixes #30159. PR Close #30170 |
||
---|---|---|
.. | ||
explicit_query_timing_rule_spec.ts | ||
injectable_pipe_spec.ts | ||
no_template_variable_assignment_rule_spec.ts |