Skip to content

Commit 3e07f32

Browse files
committed
fix error
1 parent 27639e4 commit 3e07f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { ElementPlusResolver } from 'unplugin-vue-components/resolvers'
66

77
// https://vitejs.dev/config/
88
export default defineConfig({
9-
base: '/',
9+
base: '/dart-gui/',
1010
plugins: [
1111
vue(),
1212
AutoImport({

0 commit comments

Comments
 (0)