refactor(core): remove _tViewNode field from ViewRef (#36814)

The _tViewNode field (that was marked as internal) on the ViewRef is not
necessery as a reference to a relevant TView is available as a local
variable.

PR Close #36814
This commit is contained in:
pkozlowski-opensource
2020-04-27 12:03:43 +02:00
committed by Kara Erickson
parent 7a30153aa1
commit ddaa124162
7 changed files with 12 additions and 17 deletions

View File

@ -3,7 +3,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 1485,
"main-es2015": 143350,
"main-es2015": 142812,
"polyfills-es2015": 36657
}
}
@ -21,7 +21,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 1485,
"main-es2015": 149471,
"main-es2015": 148933,
"polyfills-es2015": 36657
}
}