LiveReload constantly refreshing the page
When I start my Jumpstart app using the Procfile.dev file, the browser gets stuck in a refresh loop as soon as I hit the page.
I've tried disabling Guard in the Procfile, and I also tried setting livereload to false in the jumpstart.yml file, but neither of those changes had any effect.
The only thing that makes it stop is disabling bin/webpack-dev-server in the Procfile, but I need that turned on so the app brings in CSS from Tailwind as I make changes to the UI.
Anyone else run into this?
I've tried disabling Guard in the Procfile, and I also tried setting livereload to false in the jumpstart.yml file, but neither of those changes had any effect.
The only thing that makes it stop is disabling bin/webpack-dev-server in the Procfile, but I need that turned on so the app brings in CSS from Tailwind as I make changes to the UI.
Anyone else run into this?
Notifications
You’re not receiving notifications from this thread.