123456 |
- self[`appKey`] = `07d74c576c648b07e17f75eefa25d12d`;
- self[`hostUrl`] = `https://cdn.gravitec.net/sw`;
- self.importScripts(`${self[`hostUrl`]}/worker.js`);
- // uncomment and set path to your service worker
- // if you have one with precaching functionality (has oninstall, onactivate event listeners)
- // self.importScripts('path-to-your-sw-with-precaching')
|