Joaquín Sánchez

Results 1398 comments of Joaquín Sánchez

can you check adding `@unhead/addons/vite` plugin?

I think we don't need to switch to unhead server, `@unhead/addons/vite` plugin will treeshake the server stuff from the client build, I'm not sure about the app module order in...

There is no way, precaching web manifests also failing...

I can send a PR

Following changes using Nuxt with ESM only and dual CJS/ESM for vite and unplugin (without Node10 types support). You can check for example https://github.com/vite-pwa/nuxt/blob/main/package.json I've also included `"#build/ui": "./.nuxt/ui/index.ts",` at...

yes, but I still cannot build the repo on my local, my pr merged at nuxt-component-meta but not released yet: https://github.com/nuxtlabs/nuxt-component-meta/pull/77

upps, something wrong initializing `animate-rainbow`...

Moved rainbow switcher to `home-hero-actions-after` and `sidebar-nav-after` slots. I need to remove a few components and cleanup vite config file. https://vitepress.dev/guide/extending-default-theme#layout-slots

rn stops working, disable virtual scroll if you want to check this PR: there are still a few cases not registering the scroll position. With virtual scroll we don't have...

That request is required to check if there is a new version, using mpa will load the sw on every page transition like any other asset in the new page