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

No hot reload for Docker development server #11585

Open
ThEditor opened this issue Dec 5, 2023 · 1 comment · May be fixed by #11443
Open

No hot reload for Docker development server #11585

ThEditor opened this issue Dec 5, 2023 · 1 comment · May be fixed by #11443

Comments

@ThEditor
Copy link
Contributor

ThEditor commented Dec 5, 2023

Observed behavior

The docker deployment of kolibri did not specify a way for hot reloading on code changes.
There seems to exist yarn run devserver-hot but it has not been integrated with docker.

Expected behavior

The Makefile should specify another command to start a live-edit development server (which utilizes yarn run devserver-hot.

Notes

I've done some code changes (will open a PR soon) which try to fix this issue.

@ThEditor ThEditor mentioned this issue Dec 5, 2023
9 tasks
@MisRob
Copy link
Member

MisRob commented Dec 8, 2023

Should be resolved by #11443

@vkWeb vkWeb linked a pull request Dec 29, 2023 that will close this issue
12 tasks
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 a pull request may close this issue.

2 participants