diff --git a/babel.config.js b/babel.config.js index 2419130d..34983862 100644 --- a/babel.config.js +++ b/babel.config.js @@ -71,7 +71,6 @@ const presets = () => { }; const plugins = () => { - if (isESM) { return [ ...defaultPlugins,