From 8f3ebc57622ac3e05439d064acf206bc8516f0e2 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Wed, 10 Apr 2024 16:45:47 +0800 Subject: [PATCH] =?UTF-8?q?conf:=20=E4=BF=AE=E6=94=B9pwa=20=E7=BC=93?= =?UTF-8?q?=E5=AD=98?= 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 d0127c5..f4c97e1 100644 --- a/vite.config.js +++ b/vite.config.js @@ -18,7 +18,7 @@ const manifestForPlugIn = { // includeAssests: ['/src/assets/logo-gh.png'], // registerType: 'autoUpdate', workbox: { - globPatterns: ['**/*.{json,js,css,html,ico,png,svg,woff2}'], + globPatterns: ['**/*.{json,ico,png,svg,woff2}'], }, manifest: { name: 'Sales CRM',