You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, I'm wondering if puma-dev might want to provide instructions in the README for getting it to play well with guard-livereload, similar to the section on Webpack Dev Server. I'm a bit stuck :)
The text was updated successfully, but these errors were encountered:
Apologies if this is inappropriate to ask here. I'm not quite sure which gem needs enhancing to make this work well...
I'd simply like to use the following together in my Rails 7 app for livereload support in a puma-dev HTTPS app:
puma-dev
guard-livereload
rack-livereload
In this related issue someone described how to make it work when HTTPS isn't coming from
puma-dev
but I'm not sure how to handle this withpuma-dev
HTTPS.Basically, I'm wondering if
puma-dev
might want to provide instructions in the README for getting it to play well with guard-livereload, similar to the section on Webpack Dev Server. I'm a bit stuck :)The text was updated successfully, but these errors were encountered: