Hi, I installed the plugin with the help of npm, and I try to use it, however I get the following errors:
Event handler of 'push' event must be added on the initial evaluation of worker script
Event handler of 'pushsubscriptionchange' event must be added on the initial evaluation of worker script.
Event handler of 'notificationclick' event must be added on the initial evaluation of worker script.
Hi, I installed the plugin with the help of npm, and I try to use it, however I get the following errors:
package.json
webpack.config.js:
code:
serviceWorker:
Any ideas what to do?