- From: Arthur Stolyar <notifications@github.com>
- Date: Fri, 26 Aug 2016 13:02:23 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 26 August 2016 20:02:53 UTC
It probably could be this though:
```js
navigator.serviceWorker.register('blob:...', {
updateUrl: '/sw.js'
})
```
I just don't know what are the use cases here?
--
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/578#issuecomment-242836807
Received on Friday, 26 August 2016 20:02:53 UTC