Commit 862d1f36 authored by Sparkf's avatar Sparkf 🏙️
Browse files

fix pwa plugin

parent 9cbf574e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -81,9 +81,9 @@ module.exports = {
    ],
    '@vuepress/medium-zoom',
    [
      '@vuepress/pwa',
      '@vuepress/plugin-pwa',
      {
        serviceWorker: true,
        skipWaiting: true,
      },
      {
      generateSWConfig: {