Skip to content

Commit

Permalink
Transpile to plain ES5
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed Nov 7, 2024
1 parent b21d556 commit 89bd1a2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build/webpack.base.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ const commonConfig = {
{
loader: 'babel-loader',
options: {
targets: {
'chrome': '51'
},
presets: ['@babel/preset-env']
},
},
Expand Down

0 comments on commit 89bd1a2

Please sign in to comment.