Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 10, 2024
1 parent d1df260 commit b913a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/docusaurus-bundler/src/minification.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ async function getRspackMinimizers({
minify: true,
compress: {
ecma: 6,
// to minimize function to arrow, like Terser did before
unsafe_arrows: true,
},
mangle: {
Expand Down

0 comments on commit b913a17

Please sign in to comment.