noosfero | Introduces notifications and service workers, adds WebPush support (!1368)

Rodrigo Souto gitlab at mg.gitlab.com
Wed Jan 17 17:14:56 BRST 2018


Rodrigo Souto started a new discussion on public/javascripts/serviceworker.js.erb:

> +var CACHE_VERSION = 'v1';
> +var CACHE_NAME = CACHE_VERSION + ':sw-cache-';

You probably wanted this inverted: `':sw-cache-' + CACHE_VERSION`

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1368#note_54986537
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180117/f9ec8c65/attachment.html>


More information about the Noosfero-dev mailing list