- From: Arthur Stolyar <notifications@github.com>
- Date: Fri, 08 Apr 2016 13:52:55 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 8 April 2016 20:53:27 UTC
@jakearchibald it's not about renaming caches (which would be good to have by itself), but about moving individual entries of cache `A` to cache `B`. Something like this: `cacheA.move('/main.js', cacheB)` (but better version) --- 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/871#issuecomment-207601971
Received on Friday, 8 April 2016 20:53:27 UTC