mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-15 19:29:33 +01:00
Update vite.config.ts (#47)
This commit is contained in:
committed by
GitHub
parent
2cd8359518
commit
6ff26f3407
@@ -5,6 +5,6 @@ import vue from '@vitejs/plugin-vue'
|
||||
export default defineConfig({
|
||||
plugins: [vue()],
|
||||
build: {
|
||||
outDir: '../Backend/src/main/resources/web-content',
|
||||
outDir: '../Backend/schafkopf-client/src/main/resources/web-content',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user