You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So i followed the tutorial and tried to make changes to the code to see if the changes are reflected on the browser as soon as i make changes to the code. However, the changes are not being reflected unless i restart the container with docker compose watch. You may check out the video below to see what i mean. https://github.com/user-attachments/assets/6dbcc5b9-9e32-4497-b890-53f66d9076ec
What i have tried:
clone again the repo and started again using docker compose watch
deleted the containers and images and try to re-run it again with docker compose watch`
About my system (if its relevant):
Macbook Air M3
The text was updated successfully, but these errors were encountered:
Apologies on the delay, so recognize you may have moved past this by this point.
First off, thanks for the video, as that's super helpful! I'm curious what the log output looked. Do you see any output indicating the files were being synced as you made changes?
So i followed the tutorial and tried to make changes to the code to see if the changes are reflected on the browser as soon as i make changes to the code. However, the changes are not being reflected unless i restart the container with
docker compose watch
. You may check out the video below to see what i mean.https://github.com/user-attachments/assets/6dbcc5b9-9e32-4497-b890-53f66d9076ec
What i have tried:
docker compose watch
About my system (if its relevant):
Macbook Air M3
The text was updated successfully, but these errors were encountered: