Skip to content

Commit

Permalink
Transpile to plain ES5 (#4621)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy authored Nov 7, 2024
1 parent b21d556 commit e621627
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 e621627

Please sign in to comment.