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
fix(cli): simplify panic hook setup and improve doc comments
Remove rolldown-specific assumptions from comments. The double
take_hook pattern works regardless of whether rolldown's hook is
present (local dev) or not (future rolldown changes). Add Once
guard and remove extra trailing newline.
0 commit comments