Skip to content

Finish implementing React Fast Refresh transforms #18

Closed as not planned
Closed as not planned
@Jarred-Sumner

Description

@Jarred-Sumner

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions