diff --git a/babel.config.js b/babel.config.js index e66c9a424..3d5f17fd6 100644 --- a/babel.config.js +++ b/babel.config.js @@ -32,7 +32,6 @@ module.exports = api => { { forceAllTransforms: true, useBuiltIns: 'entry', - corejs: 3, modules: false, exclude: ['transform-typeof-symbol'], },