Sha256: 787c88238cf6567e4a2aa7968632e9ba10aa8bc11db43ce25378d8c67abb54c9

Contents?: true

Size: 132 Bytes

Versions: 62

Compression:

Stored size: 132 Bytes

Contents

/*global navigator*/

if ('serviceWorker' in navigator) {
    navigator.serviceWorker.register('/pwa_cache.js', { scope: './' });
}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.27 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.4 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.26 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.3 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.25 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.2 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.24 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.1 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.23 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.22 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.0 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.21 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.0.beta.1 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.20 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.19 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.18 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.17 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.16 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.15 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.14 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js