Skip to content

Commit

Permalink
don't smoke log
Browse files Browse the repository at this point in the history
  • Loading branch information
unit-404 committed Oct 20, 2024
1 parent f16d64e commit 483d8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup/shared.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const terserOptions = {
hoist_vars: true,
properties: true,
// don't use in debug mode
//drop_console: true
drop_console: true
},
format: {
braces: false,
Expand Down

0 comments on commit 483d8d9

Please sign in to comment.