about summary refs log tree commit diff
path: root/.babelrc
diff options
context:
space:
mode:
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.babelrc b/.babelrc
index 13578a79f..31f4e2e0c 100644
--- a/.babelrc
+++ b/.babelrc
@@ -12,6 +12,7 @@
     ]
   ],
   "plugins": [
+    "syntax-dynamic-import",
     "transform-object-rest-spread",
     [
       "react-intl",