Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set user provided NODE_ENV if provided with build command #1600

Merged
merged 1 commit into from
Jun 23, 2018

Conversation

chances
Copy link
Contributor

@chances chances commented Jun 22, 2018

Like others in #702, there are times when I need a development build. This change remedies that by using the NODE_ENV set by a user in the build command, but will default to production is none is provided.

…el-bundler#702

Like others in parcel-bundler#702, there are times when I need a development build. This change remedies that by using the `NODE_ENV` set by a user in the build command, but will default to `production` is none is provided.
@devongovett devongovett merged commit 1b6a93f into parcel-bundler:master Jun 23, 2018
@chances chances deleted the build-with-user-node-env branch June 30, 2018 23:44
devongovett pushed a commit that referenced this pull request Oct 15, 2018
…#1600)

Like others in #702, there are times when I need a development build. This change remedies that by using the `NODE_ENV` set by a user in the build command, but will default to `production` is none is provided.
devongovett pushed a commit that referenced this pull request Oct 15, 2018
…#1600)

Like others in #702, there are times when I need a development build. This change remedies that by using the `NODE_ENV` set by a user in the build command, but will default to `production` is none is provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants