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.5.15 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.36 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.14 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.35 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.13 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.34 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.12 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.33 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.11 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.10 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.32 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.9 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.31 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.8 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.30 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.7 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.29 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.6 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.4.28 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js
workarea-storefront-3.5.5 app/assets/javascripts/workarea/storefront/serviceworkers/register_pwa_cache.js