Closed dglazkov closed 8 years ago
This enables Service Worker for the site. When using Chrome on Android, this means that peeps don't need the network connection to pull up and use the site. Also provides a performance boost on desktop Chrome.
Nice! I'm not familiar: How does caching interfere with content updates when the user is online?
It should update offline-stored content with every new prod push. I will keep an 👁 to make sure.
This enables Service Worker for the site. When using Chrome on Android, this means that peeps don't need the network connection to pull up and use the site. Also provides a performance boost on desktop Chrome.