solidjs / solidjs/solid-start

[Feature]: HMR for `entry-server.tsx`

Open
#1,611 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.