Skip to content

Use different env then NODE_ENV for disabling error masking #3894

Open
@donkeyDau

Description

@donkeyDau

Is your feature request related to a problem? Please describe.

Setting NODE_ENV to a different value then production is regarded an anti pattern (see https://nodejs.org/en/learn/getting-started/nodejs-the-difference-between-development-and-production).

Describe the solution you'd like

Please use a different variable to not mask errors in dev. Like APP_ENV or something similar.

Describe alternatives you've considered

Additional context

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