Closed boisgera closed 1 year ago
wrt Vite HMR in GitHub Codespaces : https://github.com/vitejs/vite/discussions/5195
Wrt Vite HMR, see also https://dev.to/kkoziarski/react-vite-github-codespaces-5529.
Commit 6c80aaddbd93d36b22091383d2deee29d14b6eb0 solves the HMR issue 😊.
(Use the README)
npm run build
andpython -m http.server
(ornpx serve
) process~