Joaquín Sánchez

Results 923 comments of Joaquín Sánchez

@benquan yes and no: new kit has a few internal breaking changes, the cli is just one, you need to install kit as a plugin and use Vite cli. We...

Released initial version of custom kit plugin: https://vite-pwa-org.netlify.app/frameworks/sveltekit.html The example in this repo Will be removed, check the New repo for new custom kit plugin here https://github.com/vite-pwa/sveltekit

@lindsaykwardell we are working to add support on Astro repo, I have a draft PR here https://github.com/withastro/astro/pull/3428 Astro is trying to make a deep merge of each pwa plugin before...

Released initial version of astro integration: https://vite-pwa-org.netlify.app/frameworks/astro.html

@zpovsic are you using the same code with the `@sveltejs/adapter-static` adapter? Maybe a new version of SvelteKit changing the output layout? Check the build folder and adjust the paths on...

I have been working with Ben to align kit and vite, but we have a problem with a race condition in kit and pwa plugin in the write and close...

@Tommertom if you're using SvelteKit 358+ you need to copy sw stuff manually. The example in this repo is wrong with the new Kit version and may or may not...

Released initial version of custom kit plugin: https://vite-pwa-org.netlify.app/frameworks/sveltekit.html The example in this repo Will be removed, check the New repo for new custom kit plugin here https://github.com/vite-pwa/sveltekit

@antfu this PR can be merged, once done you can publish 0.12.4 and then we're ready to start the Vite 3 journey... I haven't merged this PR since I have...

@0x62 thx You need to add the link in the index.md in deployment folder and also the entry in the Deployment object in the `docs/.vitepress/config.ts` module