Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
popkinj authored Nov 4, 2024
2 parents 00142df + 03b69f0 commit 45ca010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/rollup_plugins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const plugins = (production: boolean): Plugin[] => [
sourceMap: true,
functions: ['PerformanceUtils.*']
}),
terser({
production && terser({
compress: {
pure_getters: true,
passes: 3
Expand Down

0 comments on commit 45ca010

Please sign in to comment.