https://github.com/rolldown/rolldown/blob/0dc70702df0979b7b25498f6d7390bb8b89addf4/packages/rolldown/src/options/output-options.ts#L322-L328 Rolldown defaults to `false` while Rollup defaults to `true` in most cases. https://rollupjs.org/configuration-options/#output-minifyinternalexports @hyf0 was this intended?