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
address review: clarify hmrClientEntry is a presence marker, not a path
Reword JSDoc and inline comment to make it explicit that only the
presence of hmrClientEntry matters — the value itself is not read by
any consumer, so assigning clientEntry to it is intentional marker
semantics, not a real path reference.
0 commit comments