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
c2d599d418
commit
2377662303
@ -3,6 +3,8 @@ importScripts(
|
||||
'https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@latest/index.js',
|
||||
)
|
||||
|
||||
console.log('scope', registration.scope)
|
||||
|
||||
addEventListener('install', event => {
|
||||
console.log('install!')
|
||||
wasmhttp.serve({
|
||||
|
Loading…
x
Reference in New Issue
Block a user