Skip to content

Don't use environment variables for command line options #9988

@ghost

Description

Jakefile and Gulpfile use process.env to store command line options. These can become confused when a real environment variable is defined that happens to share a name with one of our options.

Metadata

Metadata

Assignees

Labels

Won't FixThe severity and priority of this issue do not warrant the time or complexity needed to fix it

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions