-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
acord-robotics.github.io/pwabuilder-sw.js
Lines 6 to 11 in bdf4960
| const offlineFallbackPage = "ToDo-replace-this-name.html"; | |
| // Install stage sets up the offline page in the cache and opens a new cache | |
| self.addEventListener("install", function (event) { | |
| console.log("[PWA Builder] Install Event processing"); | |