Skip to content

Commit 287caad

Browse files
committed
Remove all dead code and fix ESLint ignore warning; update ESLint config to use ignores property; all tests pass
1 parent 30107cd commit 287caad

File tree

5 files changed

+327975
-328038
lines changed

5 files changed

+327975
-328038
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const CACHE_VERSION = '1753518350586-local-v1.0.0';
1+
const CACHE_VERSION = '1753520577285-local-v1.0.0';
22
const CACHE_NAME = `royal-game-of-ur-${CACHE_VERSION}`;
33
const OFFLINE_URL = '/offline';
44

0 commit comments

Comments
 (0)