Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit f541476

Browse files
committed
chore: Modify docs base
1 parent 9b62ccf commit f541476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.demo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import vue from '@vitejs/plugin-vue';
33

44
// https://vitejs.dev/config/
55
export default defineConfig({
6-
base: '/vue-diff/demo/',
6+
base: '/vue-diff/',
77
build: {
88
outDir: 'demo',
99
assetsDir: './',

0 commit comments

Comments
 (0)