This commit is contained in:
Nicolas Lepage 2019-11-27 13:05:22 +01:00
parent 96677e2518
commit 75a141520e
No known key found for this signature in database
GPG Key ID: B0879E35E66D8F6F

View File

@ -1,6 +1,6 @@
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',
'https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@96677e251874f074906c61ccebd283c63cdec54d/lib/wasm_exec/wasm_exec.js',
'https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@96677e251874f074906c61ccebd283c63cdec54d/index.js',
)
console.log('scope', registration.scope)