Try adding ignoreURLParametersMatching: [/^source$/] to your workbox-config.js . This will tell workbox-precaching that the ?source=pwa ...
確定! 回上一頁