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 5996c87 commit 9404673Copy full SHA for 9404673
worker.js
@@ -1,6 +1,6 @@
1
var staticAssetsCacheName = "StaticAssetsList",
2
imageAssetsCacheName = "ImgStaticList",
3
- version = "v3::";
+ version = "v3:1:";
4
5
var staticPrimaryAssets = ["/", "/index.css"];
6
0 commit comments