Commit ce1d6053 authored by liziwl's avatar liziwl Committed by GitHub
Browse files

Merge pull request #58 from doomspec/master

Remove PWA plugin
parents 1fa9933c 6b9c08c3
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',
      {