- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 20 Sep 2016 19:00:59 -0700
- To: w3c/manifest <manifest@noreply.github.com>
Received on Wednesday, 21 September 2016 02:01:44 UTC
Relevant discussion in the SW repo:
https://github.com/w3c/ServiceWorker/issues/979
```JS
"service_workers": [{
"src": "sw.js",
"scope": "/foo",
"options": {}
}
```
--
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/manifest/issues/161#issuecomment-248489883
Received on Wednesday, 21 September 2016 02:01:44 UTC