ServiceWorkerはメンテナンスされていないのでとりあえず無効化

This commit is contained in:
syuilo 2018-11-14 16:39:04 +09:00
parent 0a5fe37025
commit 46a51addad
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -172,7 +172,7 @@ export default class MiOS extends EventEmitter {
callback();
// Init service worker
if (this.shouldRegisterSw) this.registerSw();
//if (this.shouldRegisterSw) this.registerSw();
};
// キャッシュがあったとき