|
|
@ -25,7 +25,7 @@ const manifestForPWAPlugIn = {
|
|
|
|
navigateFallbackDenylist: [/^\/maintenance/],
|
|
|
|
navigateFallbackDenylist: [/^\/maintenance/],
|
|
|
|
globPatterns: ['**/*.{json,css,js,html,ico,png,svg,woff2}'],
|
|
|
|
globPatterns: ['**/*.{json,css,js,html,ico,png,svg,woff2}'],
|
|
|
|
globIgnores: ['**/maintenance.html', '**/maintenance/*'],
|
|
|
|
globIgnores: ['**/maintenance.html', '**/maintenance/*'],
|
|
|
|
maximumFileSizeToCacheInBytes: 3000000,
|
|
|
|
maximumFileSizeToCacheInBytes: 30000000,
|
|
|
|
clientsClaim: true,
|
|
|
|
clientsClaim: true,
|
|
|
|
// skipWaiting: true,
|
|
|
|
// skipWaiting: true,
|
|
|
|
runtimeCaching: [
|
|
|
|
runtimeCaching: [
|
|
|
|