-
Notifications
You must be signed in to change notification settings - Fork 700
Closed
Description
rolldown/packages/rolldown/src/options/output-options.ts
Lines 322 to 328 in 0dc7070
| /** | |
| * - Type: `boolean` | |
| * - Default: `false` | |
| * | |
| * Whether to minify internal exports. | |
| */ | |
| minifyInternalExports?: boolean; |
Rolldown defaults to
false while Rollup defaults to true in most cases.https://rollupjs.org/configuration-options/#output-minifyinternalexports
@hyf0 was this intended?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels