This commit is contained in:
2026-07-24 12:47:12 +08:00 Unverified
parent 67905dfa16
commit 6c3021ea8d
6 changed files with 125 additions and 13 deletions
+4
View File
@@ -17,6 +17,10 @@ export default defineConfig({
dts: 'src/components.d.ts',
}),
],
build: {
outDir: '../src/Jiaowu.Api/wwwroot',
emptyOutDir: true,
},
server: {
port: 5173,
proxy: {