2 min read
No .output directory when building Tanstack Start for production
Why your TanStack Start production build creates a dist folder instead of the expected .output directory, and how to run it in production.
$ grep -rl "#tanstack" ./blog
2 posts tagged
Why your TanStack Start production build creates a dist folder instead of the expected .output directory, and how to run it in production.
A simple guide on how to get Tailwind working in a Tanstack Start project