Skip to content
Jose edited this page Mar 12, 2019 · 1 revision

Welcome to the ember-cli-workbox wiki!

This addon tries to simplify service worker registration and caching, by using workbox-build in an Ember Application. Workbox library automates the precaching of static resources (HTML, JavaScript, CSS, and images) and handles runtime caching and fallback strategies.

For more details on Workbox check out:

Clone this wiki locally