Unverified Commit ef325846 authored by liziwl's avatar liziwl Committed by GitHub
Browse files

Merge pull request #59 from SUSTC/service-worker-issue

Using yarn.lock to lock the package version and fix service worker issue
parents 97bbbe6b 629111b8
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -76,6 +76,17 @@ module.exports = {
      },
    ],
    '@vuepress/medium-zoom',
    [
      '@vuepress/plugin-pwa',
      {
        skipWaiting: true,
      },
      {
        generateSWConfig: {
          importWorkboxFrom: 'local'
        }
      }
    ],
    [
      '@vuepress/plugin-pwa-popup',
      {

yarn.lock

0 → 100644
+5445 −0

File added.

Preview size limit exceeded, changes collapsed.