You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently changes to the client side bundle trigger a full-page refresh, which is better than nothing, but is overkill for non-state changes like CSS tweaks. Would be great to get HMR working for that use case.
The text was updated successfully, but these errors were encountered:
Currently changes to the client side bundle trigger a full-page refresh, which is better than nothing, but is overkill for non-state changes like CSS tweaks. Would be great to get HMR working for that use case.
The text was updated successfully, but these errors were encountered: