angular-cn/packages/compiler-cli/ngcc/test/rendering
Pete Bacon Darwin 9264f43511 refactor(ngcc): remove private declaration aliases (#34254)
Now that the source to typings matching is able to handle
aliasing of exports, there is no need to handle aliases in private
declarations analysis.

These were originally added to cope when the typings files had
to use the name that the original source files used when exporting.

PR Close #34254
2019-12-18 11:25:01 -08:00
..
commonjs_rendering_formatter_spec.ts refactor(ngcc): remove private declaration aliases (#34254) 2019-12-18 11:25:01 -08:00
dts_renderer_spec.ts fix(ngcc): correctly match aliased classes between src and dts files (#34254) 2019-12-18 11:25:01 -08:00
esm5_rendering_formatter_spec.ts refactor(ngcc): remove private declaration aliases (#34254) 2019-12-18 11:25:01 -08:00
esm_rendering_formatter_spec.ts refactor(ngcc): remove private declaration aliases (#34254) 2019-12-18 11:25:01 -08:00
renderer_spec.ts refactor(ngcc): use bundle src to create reflection hosts (#34254) 2019-12-18 11:25:01 -08:00
umd_rendering_formatter_spec.ts refactor(ngcc): remove private declaration aliases (#34254) 2019-12-18 11:25:01 -08:00