Svelte 5, Inertia Set up, and Hot Reload
If you want HMR, you need to run it with
bin/dev
For it to work, don't open at http://127.0.0.1:3000, open it at localhost:3000.