JoliTypo
JoliTypo copied to clipboard
Add service worker logic and site manifest
This PR adds a new service worker and the site manifest for enhancing the application's caching strategies and PWA (Progressive Web App) features. New files were created for the service worker, the manifest file, and several other JavaScript files relating to Workbox libraries. The service worker uses these libraries to handle static content caching, clearing outdated cache, default network-only strategy, triggering cache updates, and to control UI.
Very cool ! Thanks.
I need to finish the wasm page before merging this one. I hope you'll be patient, because I really miss time to invest on this project.
But I really love it !