angular-cn/packages/core/schematics/migrations
crisbeto 6f433887e0 fix(ivy): injectable pipe schematic generating incorrect import statements (#30170)
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
2019-04-29 09:39:11 -07:00
..
injectable-pipe fix(ivy): injectable pipe schematic generating incorrect import statements (#30170) 2019-04-29 09:39:11 -07:00
move-document refactor(core): static-query migration should not fail for test files (#30034) 2019-04-23 08:32:35 -07:00
static-queries refactor(core): static-query migration should not fail for test files (#30034) 2019-04-23 08:32:35 -07:00
template-var-assignment refactor(core): static-query migration should not fail for test files (#30034) 2019-04-23 08:32:35 -07:00