From 2377662303ce833917d0b8a2ecf76a2eda7e5592 Mon Sep 17 00:00:00 2001 From: Nicolas Lepage <19571875+nlepage@users.noreply.github.com> Date: Wed, 27 Nov 2019 12:56:16 +0100 Subject: [PATCH] :alembic: --- docs/sw.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sw.js b/docs/sw.js index 6e4b56f..0e469c6 100644 --- a/docs/sw.js +++ b/docs/sw.js @@ -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({