- From: Jake Archibald <notifications@github.com>
- Date: Tue, 20 Sep 2016 02:38:36 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 20 September 2016 09:39:09 UTC
Resolved:
```js
navigator.serviceWorker.register('/sw.js', {
useCache: true
});
```
--
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/893#issuecomment-248252956
Received on Tuesday, 20 September 2016 09:39:09 UTC