The theme provides progressive web app support [^pwa-intro] via [@vuepress/plugin-pwa
][pwa]. To use it, install @vuepress/plugin-pwa
manually in your project.
Info
If you are using this plugin, we recommend you to set shouldPrefetch: false
in your VuePress config file.
vuepress-theme-hope
provides plugins.pwa
in theme options to @vuepress/plugin-pwa
.
1/27/2022About 5 min