[runtime-corejs3] Only polyfill instance methods when it might be needed (#9754)

This commit is contained in:
Nicolò Ribaudo
2019-04-02 21:18:59 +02:00
committed by GitHub
parent 53e0622b54
commit e03eb17c08
9 changed files with 66 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
{
"plugins": [
["transform-runtime", { "corejs": 3 }],
"transform-template-literals"
]
}

View File

@@ -0,0 +1 @@
require("./locale/".concat(lan));