diff --git a/.babelrc b/.babelrc new file mode 100644 index 00000000..28d2dbce --- /dev/null +++ b/.babelrc @@ -0,0 +1,5 @@ +{ + "plugins": [ + "syntax-dynamic-import" + ] +} \ No newline at end of file