This build was committed by a bot.

This commit is contained in:
github-actions
2025-08-23 19:09:03 +00:00
parent aae57e2143
commit 4565db396d
5 changed files with 688 additions and 2 deletions

View File

@@ -3,7 +3,10 @@ import { VitePWA } from 'vite-plugin-pwa'
import { createHtmlPlugin } from 'vite-plugin-html'
const pwa = VitePWA({
strategies: 'injectManifest',
registerType: 'autoUpdate',
injectManifest: { injectionPoint: undefined },
devOptions: { enabled: true },
manifest: {
id: 'https://sune.planetrenox.com/',
name: 'Sune',