Skip to content

Commit

Permalink
Better Service Worker
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed Feb 6, 2024
1 parent a3f87c2 commit 60cf7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
'use_cache' => true,
'workbox' => [
'warm_cache_urls' => ['privacy_policy', 'terms_of_service'],
'offline_fallback' => '/offline.html',
'page_fallback' => '/offline.html',
],
],
]);
Expand Down

0 comments on commit 60cf7c5

Please sign in to comment.