diff --git a/ui/.babelrc b/ui/.babelrc index 9e285344b..a03107608 100644 --- a/ui/.babelrc +++ b/ui/.babelrc @@ -1,10 +1,6 @@ { "plugins": [ "@babel/plugin-transform-runtime", - [ - "@babel/plugin-proposal-decorators", - {"version": "2018-09", "decoratorsBeforeExport": true} - ], "@babel/plugin-proposal-class-properties", "babel-plugin-lodash", [