chore: pwa adjustments

This commit is contained in:
2024-05-03 17:49:54 +02:00
parent 6bea340e19
commit 57cec8bfe7
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ export default defineConfig({
workbox: {
disableDevLogs: true,
globPatterns: ['**/*.{js,css,html,png,svg,jpg}'],
cleanupOutdatedCaches: true,
runtimeCaching: [
{
urlPattern: new RegExp('^https://stacjownik.spythere.eu/api/getSceneries', 'i'),