Skip to content

Remove deprecated AppCache (cache.appcache)#4695

Closed
AyushKatre05 wants to merge 6 commits intosugarlabs:masterfrom
AyushKatre05:remove-appcache
Closed

Remove deprecated AppCache (cache.appcache)#4695
AyushKatre05 wants to merge 6 commits intosugarlabs:masterfrom
AyushKatre05:remove-appcache

Conversation

@AyushKatre05
Copy link

  • Deleted cache.appcache, which is no longer supported by modern browsers.
  • Removed all <html manifest="cache.appcache"> references from HTML files.
  • This aligns with Lighthouse best practices and avoids potential confusion.

Motivation

We've already transitioned to using a modern sw.js Service Worker. AppCache is obsolete and flagged by Lighthouse. This cleanup improves performance and compatibility.

@github-actions
Copy link
Contributor

✅ All Jest tests passed! This PR is ready to merge.

@AyushKatre05 AyushKatre05 closed this by deleting the head repository Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant