You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.