639b732024
Initially the plan was to have a migration that adds `@Injectable()` to
all pipes in a CLI project so that the pipes can be injected in Ivy
similarly to how it worked in view engine.
Due to the planned refactorings which ensure that `@Directive`, `@Component`
and `@Pipe` also have a factory definition, this migration is no longer
needed for Ivy. Additionally since it is already disabled (due to
|
||
---|---|---|
.. | ||
google3 | ||
missing-injectable | ||
move-document | ||
renderer-to-renderer2 | ||
static-queries | ||
template-var-assignment | ||
undecorated-classes-with-di |