feat: remove service workbox (#485)

This commit is contained in:
Dream Hunter
2024-11-15 01:22:43 +08:00
committed by GitHub
parent 1b7ebc98c5
commit 5f45ec7c14

View File

@@ -39,10 +39,6 @@ export default defineConfig({
devOptions: {
enabled: true
},
workbox: {
disableDevLogs: true,
globPatterns: ['**/*.{js,css,html,ico,png,svg}'],
},
manifest: {
name: 'Temp Email',
short_name: 'Temp Email',