fix(ivy): set ng-version attribute on root component (#27175)

PR Close #27175
This commit is contained in:
Olivier Combe
2018-11-19 21:06:41 +01:00
committed by Misko Hevery
parent 01917733a1
commit bf3beb5959
4 changed files with 83 additions and 77 deletions

View File

@ -440,6 +440,9 @@
{
"name": "UnsubscriptionErrorImpl"
},
{
"name": "VERSION"
},
{
"name": "VIEWS"
},

View File

@ -926,6 +926,9 @@
{
"name": "VALID_ELEMENTS"
},
{
"name": "VERSION"
},
{
"name": "VIEWS"
},