vite-pwa / docs

Documentation: PWA integrations for Vite and the ecosystem
https://vite-pwa-org.netlify.app/
MIT License
197 stars 44 forks source link

docs: Easier component lazy-load method #54

Closed jacob-8 closed 1 year ago

jacob-8 commented 1 year ago

Just a stylistic adjustment - this is a cleaner method of lazy-loading in Svelte components client-side. Don't know if you care. :)

Pairs with https://github.com/vite-pwa/sveltekit/pull/57

netlify[bot] commented 1 year ago

Deploy Preview for vite-pwa-org ready!

Name Link
Latest commit 4b932140e15d0c1ec374c43ee4e607bae40596e7
Latest deploy log https://app.netlify.com/sites/vite-pwa-org/deploys/649245457a69aa0008c43e50
Deploy Preview https://deploy-preview-54--vite-pwa-org.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

userquin commented 1 year ago

example updated, thx