refactor(ivy): delete ɵɵallocHostVars instruction (#34708)

Delete `ɵɵallocHostVars` instruction in favor of using `hostVars` declaration on `DrictiveDef` directly.

PR Close #34708
This commit is contained in:
Miško Hevery
2020-01-09 12:05:40 -08:00
parent 2961bf06c6
commit 2227d471a4
12 changed files with 150 additions and 155 deletions

View File

@ -12,7 +12,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 1485,
"main-es2015": 18496,
"main-es2015": 18271,
"polyfills-es2015": 36808
}
}