From c7c5de1de2ccd58ee8e18c08fcfc909182a82938 Mon Sep 17 00:00:00 2001 From: pipipi-pikachu Date: Sat, 25 Feb 2023 17:17:36 +0800 Subject: [PATCH] build: update PWA configs --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 6e097f49..4d98222c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -76,7 +76,7 @@ module.exports = { workboxOptions: { runtimeCaching: [{ urlPattern: /.*/, - handler: 'networkFirst', + handler: 'NetworkFirst', options: { cacheName: 'PPTist', expiration: {