mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2025-03-10 17:29:10 +00:00
⚗️
This commit is contained in:
parent
d0064bc87a
commit
01f151de18
@ -1,3 +1,8 @@
|
||||
addEventListener('activate', event => {
|
||||
console.log('activate!')
|
||||
event.waitUntil(clients.claim())
|
||||
})
|
||||
|
||||
importScripts(
|
||||
'https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@latest/lib/wasm_exec/wasm_exec.js',
|
||||
'https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@latest/index.js',
|
||||
|
Loading…
x
Reference in New Issue
Block a user