black-backdoor / MeOS

Online Operating System
https://meos.lima.zone
GNU General Public License v3.0
2 stars 1 forks source link

Add Service Worker for Offline Support and Dynamic Caching #4

Closed black-backdoor closed 4 months ago

black-backdoor commented 4 months ago

This pull request introduces a service worker to enhance the application's offline capabilities and improve load times through caching. The service worker will cache the offline page and dynamically cache assets, with a cache size limit of 100 items.