fix:修复打包失败的问题
This commit is contained in:
@@ -16,6 +16,11 @@ export default withMermaid({
|
||||
lang: "zh-CN",
|
||||
},
|
||||
},
|
||||
vite: {
|
||||
ssr: {
|
||||
noExternal: ['vue3-calendar-heatmap']
|
||||
}
|
||||
},
|
||||
themeConfig: {
|
||||
logo: "/logo.png",
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
|
||||
Reference in New Issue
Block a user