feat(pwa): add PWA support for https based instances (#654)

This commit is contained in:
pataar
2022-02-18 20:54:25 +01:00
committed by GitHub
parent 82f756c6ae
commit db9b19ef0f
9 changed files with 4756 additions and 43 deletions

View File

@@ -8,6 +8,12 @@ import './plugins/longpress'
import store from '@/store'
import router from '@/plugins/router'
import { registerSW } from 'virtual:pwa-register'
const updateSW = registerSW({
onOfflineReady() {},
})
Vue.config.productionTip = false
// vue-observe-visibility