Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

fix(gulp): Gulp tasks overriding NODE_ENV #2007

Merged
merged 1 commit into from
Jan 2, 2019

Conversation

mleanos
Copy link
Member

@mleanos mleanos commented Jan 2, 2019

Fixes an issue with the "defualt" & "build" Gulp tasks that override the current NODE_ENV. These two tasks should inherit the NODE_ENV that has been set.

Also, updates the "prod" Gulp task to ensure the NODE_ENV is set to "prod" before the "build" task is run.

Fixes an issue with the "defualt" & "build" Gulp tasks that override the current NODE_ENV. These two tasks should inherit the NODE_ENV that has been set.

Also, updates the "prod" Gulp task to ensure the NODE_ENV is set to "prod" before the "build" task is run.
@mleanos mleanos self-assigned this Jan 2, 2019
@mleanos mleanos merged commit 094bae5 into meanjs:master Jan 2, 2019
@mleanos mleanos deleted the fix/gulp-build-env branch January 2, 2019 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant