diff options
Diffstat (limited to 'babel.config.json')
| -rw-r--r-- | babel.config.json | 1 |
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"] } |
