This commit is contained in:
Nicolas Lepage 2021-01-22 00:19:37 +01:00
parent 305a51fe51
commit 8369104f08
No known key found for this signature in database
GPG Key ID: B0879E35E66D8F6F

View File

@ -1,4 +1,4 @@
importScripts('https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@0e553499b390775d1361a2d0f492fdcaa6973ae7/sw.js')
importScripts('https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@305a51fe51f5110dc7fef94b9e1c2f95e0219811/sw.js')
addEventListener('install', (event) => {
event.waitUntil(skipWaiting())