grunge-stack
grunge-stack copied to clipboard
LiveReload does not work
Have you experienced this bug with the latest version of the template?
Yes
Steps to Reproduce
-
npx create-remix@latest
- Choose Grunge stack
-
npm run dev
after the install script finishes - Open an incognito browser, change a file, see that that live reloading does not work
Expected Behavior
The page should reload and reflect the file changes.
Actual Behavior
The page does not refresh automatically. A manual refresh shows the changes, indicating that the build was successful.
Any message in the console?