zap-hud
zap-hud copied to clipboard
Create Development Mode in HUD
Creating an option that will change settings in the HUD to allow easier deving in the HUD. Things to look at are:
- turning off caching in the service worker
- removing cache headers from ZAP
- #80 will help
- looking into service worker life cycle for more consistent updating/restarting of service worker.
The ZAP side of this should be implemented by #94
We do now have a dev mode for the HUD, but it might not yet support all of these features...