mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-06 16:07:14 +08:00
feat: remove service workbox (#485)
This commit is contained in:
@@ -39,10 +39,6 @@ export default defineConfig({
|
|||||||
devOptions: {
|
devOptions: {
|
||||||
enabled: true
|
enabled: true
|
||||||
},
|
},
|
||||||
workbox: {
|
|
||||||
disableDevLogs: true,
|
|
||||||
globPatterns: ['**/*.{js,css,html,ico,png,svg}'],
|
|
||||||
},
|
|
||||||
manifest: {
|
manifest: {
|
||||||
name: 'Temp Email',
|
name: 'Temp Email',
|
||||||
short_name: 'Temp Email',
|
short_name: 'Temp Email',
|
||||||
|
|||||||
Reference in New Issue
Block a user