fix: 那没办法 只能阻塞加载了

This commit is contained in:
camera-2018
2023-11-02 15:37:10 +08:00
parent 85e29605b5
commit b2de6408df
4 changed files with 44 additions and 348 deletions

View File

@@ -5,7 +5,6 @@ import { nav } from './nav.js';
import PanguPlugin from 'markdown-it-pangu'
import { fileURLToPath, URL } from 'node:url'
import VueMacros from 'unplugin-vue-macros/vite'
import webfontDownload from 'vite-plugin-webfont-dl'
// https://vitepress.dev/reference/site-config
export default withMermaid({
@@ -86,7 +85,6 @@ export default withMermaid({
vite: {
plugins: [
VueMacros(),
webfontDownload(),
],
resolve: {
alias: [