mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-12 23:35:59 +00:00
adapt config of redirect plugin to vuepress theme hope changes
This commit is contained in:
parent
6da613d06c
commit
2b9b9eb99b
@ -3,12 +3,10 @@ import { viteBundler } from '@vuepress/bundler-vite'
|
||||
|
||||
import meta from './config/meta'
|
||||
import theme from './config/theme'
|
||||
// import plugins from './config/plugins'
|
||||
|
||||
export default defineUserConfig({
|
||||
...meta,
|
||||
theme,
|
||||
// plugins,
|
||||
bundler: viteBundler(),
|
||||
base: process.env.VUEPRESS_BASE ? `/${process.env.VUEPRESS_BASE}/` : '/',
|
||||
locales: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user