I’m having an issue where every time I write comments, my service worker gets reinstalled.
Is there a way to disable or configure Glitch.com livereload? even using a new window won’t stop the reinstall behavior, which is very noisy when I’m debugging SW lifecycle issues.
To be specific, I want to stop the page from reloading if I edit the HTML file of say, this glitch:
Also, how are you doing this? I’m running my own server, or so I thought… HTTP2 prefetch injection on a reverse proxy?