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

Bun + Docker: Hot reload not working unless you Ctrl+ S (Saved) the index.ts from Docker volume. #14157

Open
moshOntong-IT opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working bundler Something to do with the bundler docker An issue that occurs when running in Docker

Comments

@moshOntong-IT
Copy link

moshOntong-IT commented Sep 25, 2024

What version of Bun is running?

1.1.26+0a37423ba

What platform is your computer?

Windows

What steps can reproduce the bug?

  1. Update your code from index.ts
  2. Control Saved
  3. The changes from your code will also be update the code in docker volume

What is the expected behavior?

  1. The changes should trigger the bun hot reload.

What do you see instead?

  1. Does not trigger the bun --hot unless you did manual saved by "Control + S" the file from Docker volume
Screen.Recording.2024-09-25.201903.mp4

Uploading Screen Recording 2024-09-11 193501.mp4…

Additional information

I run my docker wsl2, and I tried also windows terminal both not working.

@moshOntong-IT moshOntong-IT added bug Something isn't working needs triage labels Sep 25, 2024
@nektro nektro added bundler Something to do with the bundler docker An issue that occurs when running in Docker and removed needs triage labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bundler Something to do with the bundler docker An issue that occurs when running in Docker
Projects
None yet
Development

No branches or pull requests

2 participants