- From: Ben Kelly <notifications@github.com>
- Date: Thu, 30 Jun 2016 07:38:14 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Thursday, 30 June 2016 14:38:43 UTC
> Basically, if I'm running such an optimization service, I want to be able to add my own optimization SW, yet I don't want my customers to have to change their existing code to make it work. In current script based solutions, I can potentially do that by overriding most SW related APIs, while hoping that sites won't register a SW using Link: headers or declarative markup. How do you do this without asking your clients to change their site? Do you inject a script at the CDN level? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/921#issuecomment-229678095
Received on Thursday, 30 June 2016 14:38:43 UTC