refactor(core): cleanup code with side-effects which was preventing tree-shaking (#30580)

PR Close #30580
This commit is contained in:
Misko Hevery
2019-05-20 22:50:30 -07:00
parent a981dd2aab
commit fcdd784667
13 changed files with 72 additions and 197 deletions

View File

@ -95,9 +95,6 @@
{
"name": "_currentInjector"
},
{
"name": "_global"
},
{
"name": "catchInjectorError"
},
@ -119,9 +116,6 @@
{
"name": "getClosureSafeProperty"
},
{
"name": "getGlobal"
},
{
"name": "getInheritedInjectableDef"
},