Commit Graph

3 Commits

Author SHA1 Message Date
Lucas Verney b097387825 Don't cache requests from SW in dev mode 2018-11-29 16:35:21 +01:00
Lucas Verney f6cb9a3bc0 No caching in SW in development mode 2018-11-01 19:25:59 +01:00
Lucas Verney 903ad14bbc Add a service worker and cache assets
Assets are served from the local cache preferably. They are fetched from
the network if not available. This new addition also enables the "Add to
homescreen" in Chrome/Chromium.

Fix #22.
2018-10-26 14:15:56 +02:00