You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the pwa-module in a static multiple routes site. I would like only the home page to be cache and not the other routes. I am new to Workbox though in the past I have used vanilla service workers code. Currently, I have not set any module options for workbox
pwa: {
meta: {
author: '...',
name: '...',
}
},
Thanks
The text was updated successfully, but these errors were encountered:
I am using the pwa-module in a static multiple routes site. I would like only the home page to be cache and not the other routes. I am new to Workbox though in the past I have used vanilla service workers code. Currently, I have not set any module options for workbox
Thanks
The text was updated successfully, but these errors were encountered: