hanford / next-offline

make your Next.js application work offline using service workers via Google's workbox

Home Page:https://github.com/hanford/next-offline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I also add my service worker to while using next-offline ?

guptamohit004 opened this issue · comments

I want to add an extra service-worker which will contains some get request and some scripts.
Can i Do that using next-offline ?