push-fcm-plugin
push-fcm-plugin copied to clipboard
firebase dependency
I think you should add firebase as a dependency
Hey @johnjjung, the ServiceWorker needs Firebase in order to work, and as far as I know you can't import node_modules into a ServiceWorker script.
I think @johnjjung is saying that if you install plugin via npm now, it complains it doesn't have the firebase package.