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:
@ -3,7 +3,7 @@
|
||||
"master": {
|
||||
"uncompressed": {
|
||||
"runtime-es2015": 1485,
|
||||
"main-es2015": 140709,
|
||||
"main-es2015": 140199,
|
||||
"polyfills-es2015": 36571
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user