aboutsummaryrefslogtreecommitdiffstats
path: root/babel.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'babel.config.json')
-rw-r--r--babel.config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/babel.config.json b/babel.config.json
index 1320b9a..456d336 100644
--- a/babel.config.json
+++ b/babel.config.json
@@ -1,3 +1,4 @@
{
+ "plugins": ["@babel/plugin-transform-runtime"],
"presets": ["@babel/preset-env"]
}