shinoka7 6 năm trước cách đây
mục cha
commit
dfe447aeea
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .babelrc

+ 2 - 1
.babelrc

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