mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-23 21:47:16 -04:00
disable sw in dev
This commit is contained in:
@@ -53,7 +53,7 @@ export default defineConfig({
|
||||
],
|
||||
},
|
||||
devOptions: {
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
},
|
||||
manifest: {
|
||||
includeAssets: ['favicon.ico', 'icons/apple-icon-180.png', 'favicon.svg'],
|
||||
|
||||
Reference in New Issue
Block a user