Huy Giang
Huy Giang
Ah, I missed that, thanks for pointing it out.
`rm -f $pid_file` if the service stopped successfully, however, imo removing the pid file when it start cover more cases and make sure it have a clean start.
cc @davidhenley
+1 would love to have this, the only thing i want from Fira Code.
Anyways I can do this in the client? I have a React client side rendered page and trying to use meta tags for Twitter Card.
> This is my workaround which maybe useful for some cases. > > For me, I got infinite reload when init mswjs outside of service worker scope. > > let's...