diff --git a/.babelrc b/.babelrc index 26b35ea7..cee89e82 100644 --- a/.babelrc +++ b/.babelrc @@ -8,7 +8,7 @@ ] } }], - "@babel/stage-2" + ["@babel/stage-2",{"decoratorsLegacy":true}] ], "comments": false }