How can I implement a network-first strategy registered-service-worker.js ? #15538
Unanswered
GabrielFedericoPalma
asked this question in
CLI - PWA mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to implement a network-first strategy in my pwa but I do not know how can I do it. I am using vite and generateSW workboxMode. I read in the quasar doc about the src-pwa folder and registered-service-worker.js file and I read the mozilla docs but I don`t know how configurate the file, I did not found any example in the web... Maybe I need to do something in the cached() function ? I really don´t know, thanks in advance.

Beta Was this translation helpful? Give feedback.
All reactions