From cf64a7c406cfb88affbe21110202253a60c18e9a Mon Sep 17 00:00:00 2001 From: Lei OT Date: Wed, 29 May 2024 11:06:43 +0800 Subject: [PATCH] =?UTF-8?q?conf:=20workbox=E5=8A=A8=E6=80=81=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.js b/vite.config.js index 6071373..23b4f26 100644 --- a/vite.config.js +++ b/vite.config.js @@ -57,7 +57,7 @@ const manifestForPWAPlugIn = { }, }, { - urlPattern: /^https:\/\/oss-accelerate\.aliyuncs\.com\/.*/i, + urlPattern: /^https:\/\/hiana-crm\.oss-accelerate\.aliyuncs\.com\/.*/i, handler: 'CacheFirst', options: { cacheName: 'oss-ap-acc-media',