angular-cn/packages/compiler-cli/ngcc/src/host
Pete Bacon Darwin 8a470b9af9 feat(ivy): add `getBaseClassIdentifier()` to `ReflectionHost` (#31544)
This method will be useful for writing ngcc `Migrations` that
need to be able to find base classes.

PR Close #31544
2019-07-23 21:11:39 -07:00
..
commonjs_host.ts feat(ivy): ngcc - handle top-level helper calls in CommonJS (#31335) 2019-07-01 10:09:41 -07:00
esm5_host.ts feat(ivy): add `getBaseClassIdentifier()` to `ReflectionHost` (#31544) 2019-07-23 21:11:39 -07:00
esm2015_host.ts feat(ivy): add `getBaseClassIdentifier()` to `ReflectionHost` (#31544) 2019-07-23 21:11:39 -07:00
ngcc_host.ts fix(ivy): ngcc should process undecorated base classes (#30821) 2019-06-11 00:19:34 +00:00
umd_host.ts refactor(ivy): implement a virtual file-system layer in ngtsc + ngcc (#30921) 2019-06-25 16:25:24 -07:00