Skip to content

Commit

Permalink
Updating deps. Removing odd Babel plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nes-si committed Aug 2, 2021
1 parent 985304e commit 5d6e8be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ module.exports = ({cache, env}) => {
"@babel/plugin-syntax-import-meta",

["@babel/plugin-proposal-decorators", {legacy: true}],
["@babel/plugin-proposal-class-properties", {loose: true}],

"@babel/plugin-proposal-export-namespace-from",
"@babel/plugin-proposal-numeric-separator",
Expand Down

0 comments on commit 5d6e8be

Please sign in to comment.