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

Update Dockerfile.nginx #269

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Update Dockerfile.nginx #269

merged 1 commit into from
Aug 29, 2023

Conversation

huangyingting
Copy link
Contributor

Description

webapp/Dockerfile.nginx flag needs to have --production=false otherwise react-scripts won't be installed to build the webapp

Contribution Checklist

flag needs to have --production=false otherwise react-scripts won't be installed to build the webapp
@alliscode alliscode added this pull request to the merge queue Aug 29, 2023
Merged via the queue into microsoft:main with commit c47fe32 Aug 29, 2023
5 checks passed
@huangyingting huangyingting deleted the patch-1 branch September 18, 2023 00:55
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Description
webapp/Dockerfile.nginx flag needs to have --production=false otherwise
react-scripts won't be installed to build the webapp

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/copilot-chat/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/copilot-chat/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄
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