Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish implementing React Fast Refresh transforms #18

Closed
Jarred-Sumner opened this issue Sep 7, 2021 · 1 comment
Closed

Finish implementing React Fast Refresh transforms #18

Jarred-Sumner opened this issue Sep 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Jarred-Sumner
Copy link
Collaborator

Exported components correctly register with react-refresh/runtime. But:

  • Non-exported components need to be registered
  • Hooks need to be registered
  • When building from websockets, the signature hashes need to be generated.

The current version may blow away state changes.

@Jarred-Sumner
Copy link
Collaborator Author

Closing for now, though @paperdave might look into this later

@Jarred-Sumner Jarred-Sumner closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants