mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:33:28 +00:00
fix(console): disable sw (#2021)
* fix: disable sw * angular.json disable sw
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
"maximumError": "10kb"
|
||||
}
|
||||
],
|
||||
"serviceWorker": true,
|
||||
"serviceWorker": false,
|
||||
"ngswConfigPath": "ngsw-config.json"
|
||||
},
|
||||
"development": {}
|
||||
|
Reference in New Issue
Block a user