Skip to content

How to run with NODE_ENV=development? #18

@simonknittel

Description

@simonknittel

I'm currently having the issue that our Gulp tasks are running with NODE_ENV=production. Since we have some Gulp tasks behaving differently with NODE_ENV=development it would be nice to be able to configure the plugin or use the environmental variables from something like the .bashrc. My .bashrc contains the line export NODE_ENV=development. Can I somehow configure the plugin in that way?

I saw this issue, but it seems not to be working for me (#14).

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