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

fix: Fixed unset electron production flag. #2860

Merged
merged 1 commit into from
May 1, 2020
Merged

Conversation

tonyanziano
Copy link
Contributor

Description

The NODE_ENV env variable was expected to be set to production when executing the packaged Composer Electron app, but it was not being set. This was breaking some production functionality such as dynamically finding an open port to mount the server on.

Task Item

fixes #2770

@github-actions
Copy link

github-actions bot commented May 1, 2020

Coverage Status

Coverage remained the same at 0.0% when pulling 25ac5a4 on toanzian/elec-prod into d749977 on master.

@tonyanziano tonyanziano merged commit 97c425e into master May 1, 2020
@tonyanziano tonyanziano deleted the toanzian/elec-prod branch May 1, 2020 18:14
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
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.

2 participants