I found that this optimization breaks a lot of test snapshots, some of the changes are unexpected. For example, the code readability may be significantly worse.
I'm now tending to make this optimization opt-in. If users want a smaller Node.js bundle, they can manually set the minify configuration.
I'm now tending to make this optimization opt-in. If users want a smaller Node.js bundle, they can manually set the minify configuration.
Originally posted by @chenjiahan in https://github.com/web-infra-dev/rslib/issues/424#issuecomment-2477910146