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

+ 1 - 2
.babelrc

@@ -4,8 +4,7 @@
     "transform-runtime",
     {
       "helpers": false,
-      "polyfill": false,
-      "regenerator": true,
+      "polyfill": false
       "moduleName": "babel-runtime"
     }
   ]]