deps: remove PWA and impl mermaid.

- I HATE PERSISTENT CACHE!
This commit is contained in:
2025-06-13 00:08:44 +08:00
parent 788719c178
commit 895093b98e
16 changed files with 956 additions and 2993 deletions

View File

@ -1,4 +1,5 @@
import { defineUserConfig } from "vuepress";
import { removePwaPlugin } from "@vuepress/plugin-remove-pwa"
import theme from "./src/theme.hope.js";
export default defineUserConfig({
@ -15,8 +16,10 @@ export default defineUserConfig({
theme,
// 和 PWA 一起启用
shouldPrefetch: false,
plugins: [
removePwaPlugin({}),
],
head: [
// 导入相应链接