Skip to content

Commit 5a7fa82

Browse files
committed
docs: base path
1 parent c9ba5f3 commit 5a7fa82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import { defineConfig } from 'vitepress';
99

1010
export default defineConfig({
1111
vite: {
12+
base: '/element-admin/',
1213
plugins: [
1314
vueJsx(),
1415
AutoImport({

0 commit comments

Comments
 (0)