Skip to content

Commit 2875d9e

Browse files
committed
docs: pwa
1 parent 4949df9 commit 2875d9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/.vitepress/config/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ export default withPwa(defineConfig({
1717
srcDir: '.vitepress/',
1818
strategies: 'generateSW', // <== if omitted, defaults to `generateSW`
1919
workbox: {
20-
globPatterns: ['**/*.{js,css,html,ico,png,svg}'], // 添加明确的glob模式
21-
globDirectory: '../', // 指定glob目录
2220
},
2321
experimental: {
2422
includeAllowlist: true

0 commit comments

Comments
 (0)