Skip to content

Commit 06fa60a

Browse files
docs: removal of deprecated cache.appcache file
1 parent cc8c1c3 commit 06fa60a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ If you need to view or modify the original source code, it's best to refer to th
4141
| 29 | `wheelnav.js` | [wheelnav](https://github.com/softwaretailoring/wheelnav) |
4242

4343
<!-- TODO: Add a separate column for description for libs -->
44+
45+
## Deprecated Files Removed
46+
47+
- The deprecated `cache.appcache` file has been removed from the codebase.
48+
- **Reason**: We have already migrated to the modern **Service Worker** approach for handling offline functionality and caching, making `cache.appcache` obsolete and unnecessary.

0 commit comments

Comments
 (0)