conf: workbox动态缓存资源

hotfix/new-conversation
Lei OT 1 year ago
parent eeb8c8afae
commit cf64a7c406

@ -57,7 +57,7 @@ const manifestForPWAPlugIn = {
}, },
}, },
{ {
urlPattern: /^https:\/\/oss-accelerate\.aliyuncs\.com\/.*/i, urlPattern: /^https:\/\/hiana-crm\.oss-accelerate\.aliyuncs\.com\/.*/i,
handler: 'CacheFirst', handler: 'CacheFirst',
options: { options: {
cacheName: 'oss-ap-acc-media', cacheName: 'oss-ap-acc-media',

Loading…
Cancel
Save