Closed Reptilioo closed 1 month ago
Just moved all dexie related files in a dexie directory in "/js" and made the changes related to the references to these files
I just tried it after it went live and I managed to make the offline mode work but not without a bit of a struggle at first (cleared the cache storage of the browser as well as unregistering the previous service worker), if you have issues making it work it's possible it is because of not having updated this part and the browser being lost with the cached files https://github.com/bkhpanigha/hh-suttas/blob/f55d906aebc2f79f3b634ceb91f67a2a078cb118/sw.js#L1
Upload dexie's code directly on the server instead of fetching it on another server.
closes #176