Skip to content

Commit c8b42a3

Browse files
committed
docs: do not use pwa anymore
1 parent 24ba59d commit c8b42a3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/.vuepress/config.ts

-12
Original file line numberDiff line numberDiff line change
@@ -175,18 +175,6 @@ export default defineUserConfig<DefaultThemeOptions>({
175175
id: process.env.DOCS_GA_ID,
176176
},
177177
],
178-
['@vuepress/plugin-pwa'],
179-
[
180-
'@vuepress/plugin-pwa-popup',
181-
{
182-
locales: {
183-
'/zh/': {
184-
message: '发现新内容可用',
185-
buttonText: '刷新',
186-
},
187-
},
188-
},
189-
],
190178
[
191179
'@vuepress/plugin-register-components',
192180
{

0 commit comments

Comments
 (0)