Skip to content

Fix static asset path detection in Express server#419

Merged
timbornemann merged 1 commit intomainfrom
codex/investigate-404-errors-in-docker-build
Nov 16, 2025
Merged

Fix static asset path detection in Express server#419
timbornemann merged 1 commit intomainfrom
codex/investigate-404-errors-in-docker-build

Conversation

@timbornemann
Copy link
Copy Markdown
Owner

Summary

  • adjust the Express static asset directory resolution to support both source and compiled layouts
  • ensure the production server can find the Vite build output when running inside Docker

Testing

  • npm run build
  • npm run build:server

Codex Task

@timbornemann timbornemann merged commit 3d616dc into main Nov 16, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant