Skip to content

Commit a658a8c

Browse files
author
Corey B
committed
fix: bump SW cache to v2 to invalidate stale sandbox.html cache
1 parent 947ab1a commit a658a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const CACHE = 'openfdd-sandbox-v1';
1+
const CACHE = 'openfdd-sandbox-v2';
22
const ASSETS = [
33
'./sandbox.html',
44
'./index.html',

0 commit comments

Comments
 (0)