Set-up guide of firebase with custom-service- worker.js using 'InjectManifest' mode #9065
Answered
by
jitendra1607
jitendra1607
asked this question in
CLI - PWA mode
-
Set-up guide of firebase with custom-service- worker.js using 'InjectManifest' mode |
Beta Was this translation helpful? Give feedback.
Answered by
jitendra1607
Apr 28, 2021
Replies: 1 comment 1 reply
-
in quasar.conf.js file
your 'register-service-worker.js' file
In any .vue file (for example Mylayout.vue) import this
then in 'created()' block add this code
Enjoy. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jitendra1607
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in quasar.conf.js file
your 'register-service-worker.js' file