- From: Shashank Parekh <notifications@github.com>
- Date: Thu, 16 Jun 2016 07:49:15 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Thursday, 16 June 2016 14:49:42 UTC
This is the structure of the code: --- main_app -- app1 --app2 --static/js/main.js ( where i am registring my sw.js) ( register('/app2/sw.js',{ scope: '/app2/' }) -- sw.js but if i put sw.js in main dir, then it works fine. --- 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-226508315
Received on Thursday, 16 June 2016 14:49:42 UTC