perf(ivy): attempt to coalesce listeners only in presence of directives (#29859)

PR Close #29859
This commit is contained in:
Pawel Kozlowski
2019-04-12 10:34:38 +02:00
committed by Alex Rickabaugh
parent d1d0f4a1ad
commit 6a1441f727
3 changed files with 18 additions and 4 deletions

View File

@ -848,6 +848,9 @@
{
"name": "hasClassInput"
},
{
"name": "hasDirectives"
},
{
"name": "hasParentInjector"
},