angular-cn/packages/compiler-cli/ngcc/test/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_import_helper_spec.ts feat(ivy): ngcc - handle top-level helper calls in CommonJS (#31335) 2019-07-01 10:09:41 -07:00
commonjs_host_spec.ts feat(ivy): add `getBaseClassIdentifier()` to `ReflectionHost` (#31544) 2019-07-23 21:11:39 -07:00
esm5_host_import_helper_spec.ts fix(ivy): handle namespaced imports correctly (#31367) 2019-07-09 09:40:30 -07:00
esm5_host_spec.ts feat(ivy): add `getBaseClassIdentifier()` to `ReflectionHost` (#31544) 2019-07-23 21:11:39 -07:00
esm2015_host_import_helper_spec.ts fix(ivy): handle namespaced imports correctly (#31367) 2019-07-09 09:40:30 -07:00
esm2015_host_spec.ts feat(ivy): add `getBaseClassIdentifier()` to `ReflectionHost` (#31544) 2019-07-23 21:11:39 -07:00
umd_host_spec.ts feat(ivy): add `getBaseClassIdentifier()` to `ReflectionHost` (#31544) 2019-07-23 21:11:39 -07:00
util.ts refactor(ivy): implement a virtual file-system layer in ngtsc + ngcc (#30921) 2019-06-25 16:25:24 -07:00