Skip to content

Aligning CLI arguments with rollup #8593

@h-a-n-a

Description

@h-a-n-a

In rollup, we don't have object syntax like foo=bar,qux=baz, instead, we use : and , to create objects. Consider aligning this part with rollup in the future. any suggestions? cc @sapphi-red

Originally posted by @h-a-n-a in #8551 (comment)

Currently, in rolldown, --global flag is actually using key=value syntax, however, in rollup it uses key:value pair.

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