// pack:ignore self.addEventListener("install", evt => { console.log("The service worker is being installed.") })