Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

getMainFilePath util function fails because of hardcoded target name

未關閉
#26,517 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
45/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
typescript
領域
build-system, cli

研究方向

從 getMainFilePath 工具開始,追蹤 add 命令在互動式執行內容中如何處理缺少建置目標的情況。檢查現有的目標查找和互動流程;完成的標準是,非建置目標名稱不再靜默失敗,且在缺少 build 時,互動式使用者可以選擇目標。

由索引模型根據 Issue 內容生成。

描述

area: @schematics/angular freq1: low severity3: broken type: bug/fix
Command

add

Description

I've seen a lot of cases when people are using different name for their build targets, for various reasons. So if the build is not found, the getMainFilePath fails, which is not right in my opinion

Describe the solution you'd like

It should ask interactively which target should be used if build is not found, when interactivity is enabled in the execution context

Describe alternatives you've considered

No response

主要語言
TypeScript
星號
27k
分支
11.8k
平均合併
17 小時 25 分鐘
30 天內合併 PR
183

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

angular/angular-cli 的其他 Issue

查看 angular/angular-cli 的全部 Issue

相似的 Issue

更多 TypeScript Issue

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

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