vuejs / vuepress

📝 Minimalistic Vue-powered static site generator
https://vuepress.vuejs.org
MIT License
22.49k stars 4.77k forks source link

Network First Strategy for Service Worker #2076

Open ghost opened 4 years ago

ghost commented 4 years ago

Feature request

Use Network First Strategy for Service Workers. Or make it default. https://v1.vuepress.vuejs.org/plugin/official/plugin-pwa.html#options

It is annoying to see if there is a new version on every visit ( daily cache probably ). It is on every docs site. I see it 5 times a day which i do visit 5-10 vue/plugin docs site a day. It is like a ad banner 5 times a day since vuepress released.

Screenshot_17

Are you willing to work on this yourself?

Maybe

Memel06 commented 2 years ago

@kefranabg Is this still available for contributions? I'd like to work on it :)