workbox.routing.registerRoute( /\.(?:js|css)$/, new workbox.strategies.NetworkFirst({ cacheName: 'static' }) ) ...
確定! 回上一頁