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
refactor(@angular/cli): improve output format for ng cache info command
This commit refactors the output to be more user-friendly and consistent with other commands like `ng version`. It introduces a clean, aligned, two-column layout with colors to improve readability.
- Labels are now bolded for emphasis.
- Values are colored for clarity (cyan for general info, green/red for statuses).
- The layout is padded to ensure vertical alignment, making the information easier to scan.
0 commit comments