Синдбад-Мореход
Firebase messaging in nuxt 3
I'm migrating from Vue 3 to Nuxt 3 and trying to set up Firebase Messaging in my Nuxt 3 application. I'm using Vuefire.
When I try to create a user, the application throws an error saying it can't find the firebase-messaging-sw.js file in the public folder.
Could you please guide me on how to implement this correctly?
5 replies