angular/packages/compiler-cli/src/ngtsc/transform
Alex Rickabaugh cde0b4b361 fix(ivy): *Def types are private (ɵ) symbols (#24738)
On accident a few of the definition types were emitted as public API
symbols. Much of the Ivy API surface is still prefixed with ɵ,
indicating it's a private API. The definition types should be private
for now.

PR Close #24738
2018-07-12 16:36:35 -04:00
..
src fix(ivy): *Def types are private (ɵ) symbols (#24738) 2018-07-12 16:36:35 -04:00
BUILD.bazel refactor(ivy): first pass at extracting ReflectionHost for abstract reflection (#24541) 2018-06-21 13:13:49 -07:00
index.ts feat(ivy): ngtsc compiles @Component, @Directive, @NgModule (#24427) 2018-06-14 14:36:45 -07:00