Re: [slightlyoff/ServiceWorker] Enabling multiple Service Workers for a single scope (#921)

We just encountered this problem again today. 
One of our clients is already using service workers provided by a third party (for push notifications)
https://www.scentbird.com/service-worker.js  
We also leverage on service workers to optimise images and we can't deploy to their website unless we look at the logic of their existing (minified 😢 )service-worker code and see how to interleave our logic into their existing scripts..

---
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-232747734

Received on Thursday, 14 July 2016 18:17:00 UTC