zhangweicheng 6 anni fa
parent
commit
eefce54d71
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      .babelrc

+ 1 - 2
.babelrc

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