#Bun --hot command not work after upgraded to version 0.2.0
1 messages · Page 1 of 1 (latest)
Try putting —hot before run
not worked too 😦
So the bug here is for some reason the file watcher isn’t picking up on the changes
The question is why
Are you using VSCode remote to edit?
I'm on Ubuntu 22.04 and I'm having the same issues (if I edit with neovim I get these weird "dir change" messages, but neither neovim or vscode edits are actually triggering a hot reload)
I have the same problem with WSL and VScode remote. Live Server is working fine in the same folder.