chore: test deploy snapshot

This commit is contained in:
2026-05-28 14:34:49 +09:00
parent 82c46f4be4
commit bb275c0534
14 changed files with 531 additions and 193 deletions

View File

@@ -217,6 +217,10 @@ export default defineConfig({
target: WORK_SERVER_HTTP_TARGET,
changeOrigin: true,
},
'/public/.codex_chat': {
target: WORK_SERVER_HTTP_TARGET,
changeOrigin: true,
},
},
},
preview: {