mailer
mailer copied to clipboard
Bug: HMR does not work with Docker
Steps to reproduce
- Launch a Docker container
- Go to http://localhost:5173/
- Make a change in the code
Expected
To see the changes immediately
Actual
Changes are not reflected