Commit 6b9c08c3 authored by ZiJian Zhang's avatar ZiJian Zhang
Browse files

Remove PWA plugin

parent 8738706d
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -76,18 +76,6 @@ module.exports = {
      },
    ],
    '@vuepress/medium-zoom',
    [
      '@vuepress/plugin-pwa',
      {
        skipWaiting: true,
      },
      {
      generateSWConfig: {
        importWorkboxFrom: 'local'
      }
    }

    ],
    [
      '@vuepress/plugin-pwa-popup',
      {