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:
@ -12,7 +12,7 @@
|
||||
"master": {
|
||||
"uncompressed": {
|
||||
"runtime-es2015": 1485,
|
||||
"main-es2015": 18496,
|
||||
"main-es2015": 18271,
|
||||
"polyfills-es2015": 36808
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user