mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b0c1a90f55
The compiler currently does not check to make sure that directives in the host bindings are exported. These directives are part of the public API of the component so they do have to be. PR Close #49792