mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
fix: reload not working
This commit is contained in:
parent
156edf286f
commit
afca335102
1 changed files with 2 additions and 1 deletions
|
|
@ -45,6 +45,7 @@
|
|||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
"baseHref": "",
|
||||
"budgets": [
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
|
|
@ -69,7 +70,6 @@
|
|||
"serviceWorker": false
|
||||
},
|
||||
"productionWeb": {
|
||||
"baseHref": "",
|
||||
"budgets": [
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
|
|
@ -94,6 +94,7 @@
|
|||
"serviceWorker": true
|
||||
},
|
||||
"stage": {
|
||||
"baseHref": "",
|
||||
"budgets": [
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue