### Describe the bug The hot reload is not working. Every time I change something in the code, I have to go to the website and reload it manually. It used to hot reload itself. ### Link to reproduction https://github.com/heygen-com/hyperframes ### Steps to reproduce Clone the repo. Write html code. Run npx hyperframes preview. Change the code. ### Expected behavior Everytime you change. the code, it should hot reload. ### Actual behavior It does nothing. Everytime the page should be reloaded manually. ### Environment ```shell hyperframes doctor ✓ Version 0.6.6 (latest) ✓ Node.js v22.22.3 (darwin x64) ✓ CPU 4 cores · Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz @ 2700MHz ✗ Memory 8.0 GB total · 0.0 GB free Low memory — renders may fail. Close other apps or increase RAM. ✓ Disk 25.1 GB free ✓ Environment Native terminal ✓ FFmpeg ffmpeg version 8.1 Copyright (c) 2000-2026 the FFmpeg developers ✓ FFprobe ffprobe version 8.1 Copyright (c) 2007-2026 the FFmpeg developers ✓ Chrome cache: /Users/sashwat/.cache/hyperframes/chrome/chrome-headless-shell/mac-131.0.6778.85/chrome-headless-shell-mac-x64/chrome-headless-shell ✗ Docker Not found https://docs.docker.com/get-docker/ ✗ Docker running Not running Start Docker Desktop or run: sudo systemctl start docker ``` ### Additional context hyperframes doctor ✓ Version 0.6.6 (latest) ✓ Node.js v22.22.3 (darwin x64) ✓ CPU 4 cores · Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz @ 2700MHz ✗ Memory 8.0 GB total · 0.0 GB free Low memory — renders may fail. Close other apps or increase RAM. ✓ Disk 25.1 GB free ✓ Environment Native terminal ✓ FFmpeg ffmpeg version 8.1 Copyright (c) 2000-2026 the FFmpeg developers ✓ FFprobe ffprobe version 8.1 Copyright (c) 2007-2026 the FFmpeg developers ✓ Chrome cache: /Users/sashwat/.cache/hyperframes/chrome/chrome-headless-shell/mac-131.0.6778.85/chrome-headless-shell-mac-x64/chrome-headless-shell ✗ Docker Not found https://docs.docker.com/get-docker/ ✗ Docker running Not running Start Docker Desktop or run: sudo systemctl start docker