Skip to content

Commit 9abc960

Browse files
committed
Update config.js
1 parent 184e362 commit 9abc960

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,8 @@ module.exports = config({
361361

362362
pwa: {
363363
favicon: "/favicon.ico",
364-
cachePic: true,
364+
cachePic: false,
365+
cacheHTML: false,
365366
apple: {
366367
icon: "/assets/icon/apple-icon-152.png",
367368
statusBarColor: "black",

0 commit comments

Comments
 (0)