diff --git a/babel.config.js b/babel.config.js index 4f67cc36d..f12801ed2 100644 --- a/babel.config.js +++ b/babel.config.js @@ -3,7 +3,6 @@ module.exports = (api) => { const envOptions = { debug: false, - loose: true, modules: false, };