We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ba5f3 commit 5a7fa82Copy full SHA for 5a7fa82
1 file changed
docs/.vitepress/config.ts
@@ -9,6 +9,7 @@ import { defineConfig } from 'vitepress';
9
10
export default defineConfig({
11
vite: {
12
+ base: '/element-admin/',
13
plugins: [
14
vueJsx(),
15
AutoImport({
0 commit comments