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

Add webmanifest link generation to sveltekit tutorial #45

Closed manuel3108 closed 1 year ago

manuel3108 commented 1 year ago

According to vite-pwa/sveltekit/issues/55 we wanted to add some more clarity to the svelteKit setup process. This addresses the problems mentioned in the referenced issue.

This is a starting point. I will try to create an adder for this, so that this can be setup with less trouble in the future.

FYI @userquin

netlify[bot] commented 1 year ago

Deploy Preview for vite-pwa-org ready!

Name Link
Latest commit df6de01e3969dec937d9d375064342243193af02
Latest deploy log https://app.netlify.com/sites/vite-pwa-org/deploys/647cb206010d510008bac738
Deploy Preview https://deploy-preview-45--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

thx, merging this, when you have the svelte-add send another PR

manuel3108 commented 1 year ago

Thanks for making the changes. Wasn't aware that it works without the let .... But just confirmed it on the repl

manuel3108 commented 1 year ago

thx, merging this, when you have the svelte-add send another PR

will do