WARNING: Test this in your local/staging environment before using it in production
An Ember Service Worker plugin that races between cache and network and returns the first one to resolve, also when the fetch resolves it updates the cache.
ember install ember-service-worker-race
This library follows Semantic Versioning