refactor(core): remove IE-sepcific logic from setClassMetadata function (#39090)

This commit simplifies the logic in the `setClassMetadata` function to avoid the code needed to
support IE 9 and IE 10.

PR Close #39090
This commit is contained in:
Andrew Kushnir
2020-10-02 10:27:39 -07:00
committed by atscott
parent cbef410e3f
commit 0001dbdede
2 changed files with 3 additions and 15 deletions

View File

@ -3,7 +3,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 1485,
"main-es2015": 140709,
"main-es2015": 140199,
"polyfills-es2015": 36571
}
}