Closed MelodicCrypter closed 1 year ago
@MelodicCrypter no, check WIP PR here: https://github.com/vite-pwa/sveltekit/pull/32
@userquin oh I see. Good to know that there's a PR on going. Thanks!
@userquin is there a way I can use your PR in my local sveltekit project? I mean, I don't know how to properly implement it. Should I just clone your pr then build it locally? Then import it in my local project? Can you give some proper direction while waiting for the merge? Thanks.
@MelodicCrypter I'm very busy, you can fork PR branch and build it in your local (pnpm run build && pnpm pack
) and use the tar.gz, I Will try to release it asap.
@MelodicCrypter the docs can be found here (also WIP PR, it will be merged once published v0.2.0) https://github.com/vite-pwa/docs/pull/32, check docs preview for kit here https://deploy-preview-32--vite-pwa-org.netlify.app/frameworks/sveltekit.html
Thank you @userquin!
closed via #32
My versions:
I'm not sure if this is still working. It says it cannot find manifest. I mean, based on the doc, I followed each instruction but when I ran it it seems the PWA is not working. Anyone can help? Thank you.