const cache = await caches.open(workbox.core.cacheNames.precache);. workbox.precaching.precacheAndRoute(['/', 'index.html'], 'GET'); ...
確定! 回上一頁