aboutsummaryrefslogtreecommitdiffstats
path: root/babel.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'babel.config.js')
-rw-r--r--babel.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/babel.config.js b/babel.config.js
index c48171c8385..b801d768f03 100644
--- a/babel.config.js
+++ b/babel.config.js
@@ -7,7 +7,6 @@ module.exports = {
[
'@babel/preset-env',
{
- modules: false,
useBuiltIns: false,
},
],