Re: [w3c/ServiceWorker] Service Worker handling of first page load subresources (#1282)

Since google fonts don't support font-display I created a fetch handler that modifies the response to add it.   Unfortunately first time visitors don't get the benefit of this.   It would be nice to have a way to install service worker before any other requests happen to allow for handling first page load resources.  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1282#issuecomment-437527041

Received on Friday, 9 November 2018 23:26:29 UTC