- From: Salvador de la Puente González <notifications@github.com>
- Date: Mon, 06 Jun 2016 06:36:01 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Monday, 6 June 2016 13:36:38 UTC
This could be tweak for production environments by adding an option to the registration: ```js navigator.serviceWorker.register('worker.js', { cache: <policy> })M ``` --- 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/893#issuecomment-223960460
Received on Monday, 6 June 2016 13:36:38 UTC