UpUp
UpUp copied to clipboard
✈️ Easily create sites that work offline as well as online
Such as: - Date user last visited the page (cache age) - Offline/online status
Change the script to load asynchronously, as suggested by @slightlyoff.
Ideas: - Allow user to define scope, and if SW file doesn't cover that scope. - If current url is outside SW scope - Assets outside SW scope
## Expected Behavior I have multiple pages that need to be accssible without the internet, the problem i'm facing is that whenever i save multiple views the content gets overwritten...
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...