Skip to content

remove hack for resolve alias#5530

Closed
adhami3310 wants to merge 3 commits into
mainfrom
remove-hack-for-resolve-alias
Closed

remove hack for resolve alias#5530
adhami3310 wants to merge 3 commits into
mainfrom
remove-hack-for-resolve-alias

Conversation

@adhami3310
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Enhanced server-side rendering (SSR) implementation with the removal of legacy Vite configuration hacks, streamlining the build process while maintaining functionality.

  • Added reflex/.templates/web/app/entry.server.js implementing streaming SSR with bot detection and error handling
  • Simplified reflex/.templates/web/vite.config.js by removing redundant react-dom/server alias
  • Introduced PassThrough streams for efficient SSR content delivery
  • Added timeout mechanism for stream abortion to prevent hanging requests
  • Enhanced SEO support through dedicated bot crawler handling

2 files reviewed, 1 comment
Edit PR Review Bot Settings | Greptile

Comment thread reflex/.templates/web/app/entry.server.js Outdated
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jul 3, 2025

CodSpeed Performance Report

Merging #5530 will not alter performance

Comparing remove-hack-for-resolve-alias (8930e02) with main (4a765ea)

Summary

✅ 8 untouched benchmarks

@adhami3310 adhami3310 closed this Jul 3, 2025
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.

1 participant