remix-run / indie-stack

The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
https://remix.run/stacks
MIT License
1.13k stars 315 forks source link

Update package.json to solve LiveReload not working #263

Closed massimilianomarini closed 6 months ago

massimilianomarini commented 1 year ago

This PR solve the LiveReload not working when saving code in the editor.

I've attached the image with the error in the Console inspector of Chrome.

Also the other stacks (blues and grunge) are missing the --manual parameter.

live_relaod_not_working_indie-stack