Skip to content

Request: Remove the Warning about --production #6698

Description

@bdkjones

This is a simple feature request (hence the lack of issue template). See this screenshot:

Screenshot 2023-08-07 at 22 20 06

The Problem:

--production is dead-simple for humans to remember. --omit=dev, by contrast, is awful for humans. Every time I have to type the command I think, "What's that gobbledegook they changed '--production' to again? Eh, whatever, the old way works fine."

The Fix:

Just get rid of the CLI warning and let --production be an official alias for --omit=dev. The canonical build environments since the dawn of computers have been production and development, so it makes sense to recognize these as official aliases. For other, more nuanced environments, the --omit= parameter provides fine-grained control.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions