Disable service worker by default (#18914)
The service worker causes a lot of issues with JS errors after instance upgrades while not bringing any real performance gain over regular HTTP caching. Disable it by default for this reason. Maybe later we can remove it completely, as I simply see no benefit in having it.tokarchuk/v1.17
parent
5b0cdd6155
commit
fa0e2d60c2
Loading…
Reference in new issue