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