manuals, deploy, docs

This commit is contained in:
2024-11-29 19:13:53 +02:00
parent 824249ed75
commit e264956831
11 changed files with 310 additions and 21 deletions
+3
View File
@@ -63,6 +63,9 @@ export default defineConfig({
'.vue',
],
},
build:{
outDir:'./frontend',
},
server: {
watch: {
ignored: /repo|3rdparty/