迁移 Vue-hope-theme 至 V2
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
import { defineUserConfig } from "vuepress";
|
||||
import theme from "./theme.js";
|
||||
import { viteBundler } from '@vuepress/bundler-vite'
|
||||
import { defineUserConfig } from "vuepress"
|
||||
import theme from "./theme.js"
|
||||
|
||||
export default defineUserConfig({
|
||||
bundler: viteBundler({
|
||||
viteOptions: {},
|
||||
vuePluginOptions: {},
|
||||
}),
|
||||
base: "/jingji/sp/",
|
||||
|
||||
lang: "zh-CN",
|
||||
|
@@ -70,7 +70,6 @@ export default hopeTheme({
|
||||
playground: {
|
||||
presets: ["ts", "vue"],
|
||||
},
|
||||
presentation: ["highlight", "math", "search", "notes", "zoom"],
|
||||
stylize: [
|
||||
{
|
||||
matcher: "Recommended",
|
||||
|
Reference in New Issue
Block a user