- From: Ben Kelly <notifications@github.com>
- Date: Thu, 16 Jun 2016 06:53:16 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Thursday, 16 June 2016 13:53:43 UTC
You have to serve your service worker script with a mimetype of text/javascript or similar. Things like python -mSimpleHTTPServer should do this automatically for files ending in .js. --- 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-226491386
Received on Thursday, 16 June 2016 13:53:43 UTC