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 16983f5 commit 0582420Copy full SHA for 0582420
resources.whatwg.org/standard-service-worker.js
@@ -8,7 +8,7 @@
8
9
const standardShortname = location.host.split(".")[0];
10
11
-const cacheKey = "v12";
+const cacheKey = "v13";
12
const toCache = [
13
location.origin + "/",
14
"https://resources.whatwg.org/spec.css",
0 commit comments