Loading app/.babelrc +44 −36 Original line number Diff line number Diff line Loading @@ -9,6 +9,13 @@ ] ], "plugins": [ ["@babel/plugin-transform-runtime", { "regenerator": true } ], [ "babel-plugin-import", { Loading @@ -17,6 +24,7 @@ "camel2DashComponentName": false }, "core" ], [ "babel-plugin-import", Loading Loading
app/.babelrc +44 −36 Original line number Diff line number Diff line Loading @@ -9,6 +9,13 @@ ] ], "plugins": [ ["@babel/plugin-transform-runtime", { "regenerator": true } ], [ "babel-plugin-import", { Loading @@ -17,6 +24,7 @@ "camel2DashComponentName": false }, "core" ], [ "babel-plugin-import", Loading