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

Docker hot-reloading not working #16

Closed
jamesgeer opened this issue Aug 31, 2022 · 0 comments · Fixed by #17
Closed

Docker hot-reloading not working #16

jamesgeer opened this issue Aug 31, 2022 · 0 comments · Fixed by #17
Labels
bug Something isn't working

Comments

@jamesgeer
Copy link
Owner

When running React in development mode you can make change code and these changes will automatically appear in the browser but this feature does not seem to work when running the Docker container.

This seems to be a common problem:

facebook/create-react-app#11879

I found this repo:
https://github.com/Farsad/docker-nginx-webpack3-react-hot-loader

Perhaps some of the code can be used to fix this issue.

@jamesgeer jamesgeer added the bug Something isn't working label Aug 31, 2022
@jamesgeer jamesgeer linked a pull request Sep 1, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant