如果 update() 不可用,则以编程方式更新 Service Worker [英] Programmatically update service worker if update() is not available

查看:30
本文介绍了如果 update() 不可用,则以编程方式更新 Service Worker的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何以编程方式更新 Service Worker 自 ServiceWorkerRegistration.update() 还没有在 Chrome 中实现吗?有没有替代品?

How can I programmatically update service worker since ServiceWorkerRegistration.update() has not been implemented in Chrome yet? Is there an alternative?

推荐答案

我想你现在已经明白了,但我认为你想要 serviceWorker.skipWaiting()

I assume you got this by now but I think you want serviceWorker.skipWaiting()

这篇关于如果 update() 不可用,则以编程方式更新 Service Worker的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆