fix: reload not working

This commit is contained in:
Johannes Millan 2020-10-16 22:49:46 +02:00
parent 156edf286f
commit afca335102

View file

@ -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",