Skip to content

Commit 27639e4

Browse files
committed
remove extral workflow
1 parent 82ff312 commit 27639e4

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.github/workflows/build_vue.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

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: '/dart-gui/',
9+
base: '/',
1010
plugins: [
1111
vue(),
1212
AutoImport({

0 commit comments

Comments
 (0)