UI update (#80)

* feat: ui

* fix: pwa not reload
This commit is contained in:
Dream Hunter
2024-03-28 16:37:41 +08:00
committed by GitHub
parent 30cd33b46a
commit 6c4ab67564
5 changed files with 96 additions and 77 deletions
+4
View File
@@ -16,6 +16,10 @@ export default defineConfig({
devOptions: {
enabled: true
},
workbox: {
disableDevLogs: true,
globPatterns: ['**/*.{js,css,html,ico,png,svg}'],
},
manifest: {
name: 'Temp Email',
short_name: 'Temp Email',