Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 783 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 783 Bytes

Ember Service Worker Race

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.

Installation

ember install ember-service-worker-race

Authors

Versioning

This library follows Semantic Versioning

Inspiration

License

Licensed under the MIT license