conf: workbox: skipWaiting default

dev/timezone
Lei OT 1 year ago
parent e2ebcac1a7
commit 51bd31577e

@ -25,7 +25,7 @@ const manifestForPlugIn = {
globPatterns: ['**/*.{json,css,js,html,ico,png,svg,woff2}'],
maximumFileSizeToCacheInBytes: 3000000,
clientsClaim: true,
skipWaiting: true,
// skipWaiting: true,
runtimeCaching: [
{
urlPattern: /^https:\/\/haina-sale-system\.oss-cn-shenzhen\.aliyuncs\.com\/.*/i,

Loading…
Cancel
Save