feat(ivy): add support for local refs on ng-template (#25482)

PR Close #25482
This commit is contained in:
Pawel Kozlowski
2018-08-14 16:25:01 +02:00
committed by Jason Aden
parent 07d8d3994c
commit 31f0f5b3c3
10 changed files with 213 additions and 129 deletions

View File

@ -752,6 +752,9 @@
{
"name": "nativeInsertBefore"
},
{
"name": "nativeNodeLocalRefExtractor"
},
{
"name": "nextContext"
},