zhangweicheng пре 6 година
родитељ
комит
eefce54d71
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      .babelrc

+ 1 - 2
.babelrc

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