electric-sql/electric
GitHub で見るUpdate examples to use Vita PWA for full offline support in the browser.
Open
#2,004 opened on 2024年11月20日
examplegood first issuehelp wanted
説明
We switched to Vita as the bundler for our examples partly because then it's trivial to use https://vite-pwa-org.netlify.app to make them work fully offline (i.e.: the page loads even when refreshed / loaded when offline).
We haven't done this yet, as per:
Let's do it.