shinoka7 пре 6 година
родитељ
комит
dfe447aeea
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .babelrc

+ 2 - 1
.babelrc

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