angular / angular/angular-cli

Support non-emoji CLI'S with non-emoji mode

未關閉
#21,282 1 則留言 0 個 reaction 已指派 1 人 已被 @alan-agius4 認領 在 GitHub 檢視
area: @angular-devkit/build-angular freq1: low severity2: inconvenient state: blocked on upstream type: bug/fix
主要語言
TypeScript
星號
27k
分支
11.8k
平均合併
14 小時 23 分鐘
30 天內合併 PR
162

描述

# 🚀 Feature request

### Command

- [x] new
- [x] build
- [x] serve
- [x] test
- [x] e2e
- [x] generate
- [x] add
- [x] update
- [x] lint
- [x] extract-i18n
- [x] run
- [x] config
- [x] help
- [x] version
- [x] doc

### Description

Make it possible to show CLI output, that use no emojis to support environments which don't support that properly (e.g. WSL Windows Subsystem Linux) and to improve A11y.

![image](https://user-images.githubusercontent.com/6207308/124390985-8bc1e780-dcee-11eb-8609-084fbbb46c99.png)

### Describe the solution you'd like

Use the approach of nx.dev

![image](https://user-images.githubusercontent.com/6207308/124391022-c3309400-dcee-11eb-837a-dd18e5006821.png)

![image](https://user-images.githubusercontent.com/6207308/124391174-a3e63680-dcef-11eb-8133-7b3c3b5db66e.png)

if possible detect before the output and use it as fallback.

### Describe alternatives you've considered

none

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。