We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04c8f9 commit 9218a68Copy full SHA for 9218a68
assets/sw.js
@@ -2,6 +2,7 @@ var cacheName = "katvisualizer-pwa";
2
var filesToCache = [
3
"./",
4
"./main.js",
5
+ "./worklet.js",
6
"./index.html",
7
"./katvisualizer_wasm.js",
8
"./katvisualizer_wasm_bg.wasm",
0 commit comments