zhangweicheng hace 6 años
padre
commit
eefce54d71
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      .babelrc

+ 1 - 2
.babelrc

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