mirror of
https://github.com/multipleof4/sune.git
synced 2026-01-13 16:17:55 +00:00
Update vite.config.js
This commit is contained in:
@@ -3,10 +3,7 @@ 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',
|
||||
|
||||
Reference in New Issue
Block a user