next-pwa icon indicating copy to clipboard operation
next-pwa copied to clipboard

Integrating with share api

Open j-5-s opened this issue 4 years ago • 0 comments

Hi,

I would like to add a listener in the service worker for fetch so that I can listen to share requests (https://web.dev/web-share-target/). What is the recommend way to extend this plug-in to add other features to sw while leveraging the code that gets written to sw.js during the build. Thanks!

j-5-s avatar Jul 31 '21 16:07 j-5-s