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',