shinoka7 6 lat temu
rodzic
commit
dfe447aeea
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      .babelrc

+ 2 - 1
.babelrc

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