-
-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Description
Clear and concise description of the problem
Generate module federation types makes rsbuild hmr slow(from 0.4s to 4s). When I set disableHotTypesReload to true, it still regenerate types. And I find disableHotTypesReload option can't control this behavior. So it would be better to have an option to not generate types during hmr to improve hmr speed.
Suggested solution
Maybe stop regenerate types when provider set disableHotTypesReload to true or just add a new opition.
Alternative
No response
Additional context
No response
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels