fix(ivy): properly bootstrap components with attribute selectors (#34450)

Fixes #34349

PR Close #34450
This commit is contained in:
Pawel Kozlowski
2019-12-18 14:35:22 +01:00
committed by atscott
parent 1a453872c8
commit 277681096d
7 changed files with 246 additions and 19 deletions

View File

@ -30,7 +30,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 1485,
"main-es2015": 136594,
"main-es2015": 137141,
"polyfills-es2015": 37494
}
}
@ -49,7 +49,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 2289,
"main-es2015": 225787,
"main-es2015": 226288,
"polyfills-es2015": 36808,
"5-es2015": 779
}