Skip to content

Add "presets" option to Vite config #2500

@aleclarson

Description

@aleclarson

Is your feature request related to a problem? Please describe.
Currently, plugins cannot add other plugins. #2484

Describe the solution you'd like
Add presets array option, which calls mergeConfig on each preset before plugins are processed.

The user config is merged after any presets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions