
The Service Workers seem to be consistently causing issues for people that are strange, meaning many of our deployers are disabling them. Since they aren't super necessary for the Zuul use case, change the default behavior to be to disable them instead of enable them. Change-Id: Iea8348a3b007badaae74fc1837b55bb0b076ac65
7 lines
186 B
YAML
7 lines
186 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Service Workers are now disabled by default in the Javascript
|
|
dashboard. Deployers who wish to enable them need to set
|
|
``REACT_APP_ENABLE_SERVICE_WORKER``
|