[Feature]: HMR for `entry-server.tsx`
Open
Nobody has claimed this yet.
contribution welcome
enhancement
- Dominant language
- TypeScript
- Stars
- 5.9k
- Forks
- 426
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
As with other files such as front-end files, it would be nice for the app to refresh when we save entry-server.tsx or entry-server.jsx. For now we have to manually refresh.
Examples 🌈
No response
Motivation 🔦
Convenience
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing HMR path for front-end files and compare it with the handling of entry-server.tsx and entry-server.jsx. Done means saving either server entry file refreshes the app without a manual browser refresh; the issue provides no test or implementation file, so identify those entry points first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100