Skip to content

Commit

Permalink
Remove unneeded babel plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mtorrisi committed Jul 10, 2023
1 parent 0f410e9 commit 9b5e2a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions invenio_assets/assets/build/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ var webpackConfig = {
plugins: [
"@babel/plugin-proposal-class-properties",
"@babel/plugin-transform-runtime",
"@babel/plugin-proposal-optional-chaining",
"@babel/plugin-proposal-nullish-coalescing-operator",
],
},
},
Expand Down

0 comments on commit 9b5e2a1

Please sign in to comment.