klemenoslaj a2068523fd feat(service-worker): add the option to prefer network for navigation requests ()
This commit introduces a new option for the service worker, called
`navigationRequestStrategy`, which adds the possibility to force the service worker
to always create a network request for navigation requests.
This enables the server redirects while retaining the offline behavior.

Fixes 

PR Close 
2020-09-22 09:29:20 -07:00
..