mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: disable service worker for production and stage
This commit is contained in:
parent
fb3dd42f02
commit
4a8d4428ed
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@
|
|||
"extractLicenses": true,
|
||||
"vendorChunk": false,
|
||||
"buildOptimizer": true,
|
||||
"serviceWorker": true
|
||||
"serviceWorker": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue