lex-xin 5 months ago
parent
commit
e7c72013b4
2 changed files with 1 additions and 11 deletions
  1. 1 1
      public/version.json
  2. 0 10
      vite.config.ts

+ 1 - 1
public/version.json

@@ -1 +1 @@
-{"version":1737081361695}
+{"version":1737369305928}

+ 0 - 10
vite.config.ts

@@ -69,16 +69,6 @@ export default defineConfig(() => {
         workbox: {
           skipWaiting: false, // 强制跳过等待
           clientsClaim: false
-          // runtimeCaching: [
-          //   {
-          //     urlPattern: ({ url }) =>
-          //       url.origin === 'https://dev.kt.colexiu.com',
-          //     handler: 'NetworkFirst',
-          //     options: {
-          //       cacheName: 'api-cache'
-          //     }
-          //   }
-          // ]
         },
         manifest: {
           name: '酷乐秀-音乐数字课堂',