An open API service indexing awesome lists of open source software.

https://github.com/simonihmig/ember-service-worker-force-update

Force update of service worker on every new build
https://github.com/simonihmig/ember-service-worker-force-update

Last synced: about 2 months ago
JSON representation

Force update of service worker on every new build

Awesome Lists containing this project

README

        

# ember-service-worker-force-update

Force update of service worker on every new build

*An Ember Service Worker plugin that forces an update of your service worker on each new deployed build*

## Installation

```
ember install ember-service-worker-force-update
```