Ver Fonte

this too

shinoka7 há 6 anos atrás
pai
commit
dfe447aeea
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      .babelrc

+ 2 - 1
.babelrc

@@ -3,7 +3,8 @@
     "lodash",
     ["transform-runtime", {
       "regenerator": true
-    }]
+    }],
+    ["transform-decorators-legacy"]
   ],
   "presets": [
     ["env", {