zhangweicheng 6 years atrás
parent
commit
eefce54d71
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .babelrc

+ 1 - 2
.babelrc

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