Re: [slightlyoff/ServiceWorker] service worker not working for localhost (#915)

What's the scope for your service worker? You can not register a sw in `/app_name` with scope `/`. The max scope for a worker is the worker location.

---
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/915#issuecomment-226503453

Received on Thursday, 16 June 2016 14:33:50 UTC