Joaquín
Joaquín
NNuxt
Created by Joaquín on 10/4/2024 in #❓・help
why nuxt not exposing `NUXT_` nor `NUXT_PUBLIC_` env entries in `import.meta.env`?
I need those entries in dev server and build time
3 replies
NNuxt
Created by Joaquín on 10/4/2024 in #❓・help
why nuxt not exposing `NUXT_` nor `NUXT_PUBLIC_` env entries in `import.meta.env`?
I cannot use useRuntimeConfig().public inside the service worker
3 replies
NNuxt
Created by dreamland on 4/28/2024 in #❓・help
@vite-pwa/nuxt clients.matchAll not working in ServiceWorker with subdomain scope
4 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
(android and chromium based browsers only)
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
there are some hints to test push notifications in dev onn real device
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
check also the Elk docs: https://docs.elk.zone/pwa
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
if you've a favicon.svg or logo.svg check pwa assets generator to generate the pwa icons: https://vite-pwa-org.netlify.app/assets-generator/cli.html
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
don't use maskable any in pwa icons' purpose
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
the recipes will use modules
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
you can use recipes or just workbox modules
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
there is a recipe for offline
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
you can use the workbox recipe if you want
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
navigateFallback should be configured in the sw
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
or remove the entry
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
change workbox: with injectManifest:
50 replies