Skip to content

Align default value of output.minifyInternalExports with Rollup #5216

@sapphi-red

Description

@sapphi-red

/**
* - 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions