Commit d60c094
committed
fix(@angular/build): Correctly invoke isTTY as a function
Addresses an issue where 'isTTY' was incorrectly treated as a property instead of being called as a function,
ensuring proper terminal detection.1 parent 8bd7f28 commit d60c094
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments