I'm very excited by the new remix dev server. I followed the steps and everything appears to be working,. I see HMR in the console but the state is not preserve on the page. Everything resets...
Also it's like ~2 seconds. Is that normal? Here is what I'm seeing in the console
> HMR
💿 File changed: app/routes/test_.tsx
💿 Rebuilding...
💿 Rebuilt in 2.3s
Waiting for app server (74ea4646)
> remix-serve build/index.js
Remix App Server started at http://localhost:3000 (http://192.168.1.27:3000)
App server took 391ms
> HMR