update pack

This commit is contained in:
bridge
2025-11-21 23:39:54 +08:00
parent 6ab05edab2
commit 870037d811
5 changed files with 108 additions and 136 deletions

View File

@@ -11,6 +11,9 @@ export default defineConfig({
},
}),
],
build: {
assetsDir: 'web_static', // 避免与游戏原本的 /assets 目录冲突
},
server: {
proxy: {
'/api': {