mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6623810e4d
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 #49527