mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2026-01-12 10:09:12 +00:00
⚗️
This commit is contained in:
@@ -9,6 +9,7 @@ addEventListener('install', event => {
|
||||
wasm: 'api.wasm',
|
||||
base: '/api',
|
||||
})
|
||||
skipWaiting()
|
||||
})
|
||||
|
||||
addEventListener('activate', event => {
|
||||
|
||||
Reference in New Issue
Block a user