Skip to content

Change output directory from dist to .output - #8

Open
railway-app[bot] wants to merge 1 commit into
mainfrom
railway/code-change-K2qcY9
Open

Change output directory from dist to .output#8
railway-app[bot] wants to merge 1 commit into
mainfrom
railway/code-change-K2qcY9

Conversation

@railway-app

@railway-app railway-app Bot commented Apr 20, 2026

Copy link
Copy Markdown

Summary

Updated vite.config.ts to set the build output directory to .output instead of the default dist. This is configured in two places: build.outDir for Vite's own output, and buildConfig.outputDir passed to the tanstackStart() plugin so TanStack Start's SSR/server artifacts are also written to .output.

Changes

  • Modified vite.config.ts

Generated by Railway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants