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.
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.