conf: 修改pwa 缓存

dev/timezone
Lei OT 1 year ago
parent 803331e9f6
commit 8f3ebc5762

@ -18,7 +18,7 @@ const manifestForPlugIn = {
// includeAssests: ['/src/assets/logo-gh.png'], // includeAssests: ['/src/assets/logo-gh.png'],
// registerType: 'autoUpdate', // registerType: 'autoUpdate',
workbox: { workbox: {
globPatterns: ['**/*.{json,js,css,html,ico,png,svg,woff2}'], globPatterns: ['**/*.{json,ico,png,svg,woff2}'],
}, },
manifest: { manifest: {
name: 'Sales CRM', name: 'Sales CRM',

Loading…
Cancel
Save