Builds studio/ separately during Docker build and copies output to public/studio/ so it is served as static files by the Astro Node adapter. Catch-all route redirects deep studio links back to /studio for SPA routing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
172 B
Text
15 lines
172 B
Text
node_modules
|
|
dist
|
|
public/studio
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
studio/.env
|
|
studio/.env.local
|
|
studio/.sanity
|
|
.DS_Store
|
|
server/public
|
|
vite.config.ts.*
|
|
*.tar.gz
|
|
.astro/
|
|
.local/
|