angular/packages/compiler-cli/ngcc/test/rendering
Pete Bacon Darwin 95c5b1a7f6 refactor(ivy): use a named type for ImportManager import structures (#25445)
Previously we were using an anonymous type `{specifier: string; qualifier: string;}`
throughout the code base. This commit gives this type a name and ensures it
is only defined in one place.

PR Close #25445
2019-05-16 12:11:03 -07:00
..
esm5_renderer_spec.ts refactor(ivy): ngcc - add MockFileSystem (#29643) 2019-04-29 12:37:21 -07:00
esm2015_renderer_spec.ts refactor(ivy): ngcc - add MockFileSystem (#29643) 2019-04-29 12:37:21 -07:00
renderer_spec.ts refactor(ivy): use a named type for ImportManager import structures (#25445) 2019-05-16 12:11:03 -07:00