Skip to content

Commit

Permalink
wat
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Nov 19, 2024
1 parent c0631e7 commit bd2c84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const plugins = (es5) => [
[
'@babel/preset-env',
{
browsersListEnv: es5 ? 'es5' : 'production',
browserslistEnv: es5 ? 'es5' : 'production',
},
],
],
Expand Down

0 comments on commit bd2c84b

Please sign in to comment.