Skip to content

Commit

Permalink
Update Terser configs to remove ES5 restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Dec 4, 2023
1 parent c3f30d6 commit 5d89f45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ module.exports = defineConfig({
},

// Compatibility workarounds
ecma: 5,
safari10: true
})
]
Expand Down

0 comments on commit 5d89f45

Please sign in to comment.