microsoft / microsoft/TypeScript
tsc --build / Project References Feedback & Discussion
オープン
まだ誰も着手していません。
Discussion
Scenario: Monorepos & Cross-Project References
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.4k
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 117
説明
Continuation of #3469 "Medium-sized Projects" which has grown too large for GitHub to display comfortably
Please use this thread for feedback, general discussion, questions, or requests for help / "is this a bug" discussions.
Active bugs / PRs in this area:
Possible next steps:
- (none yet; @andy-ms) Find unloaded downstream projects during rename
- #25376 Infer project references from monorepo tooling package.json files
- #25562 Terse mode output for
tsc -b - (none yet; @weswigham ?) Intermediate build outputs to temp folders
- (none; stretch) Parallelization / worker processes under
tsc -b
Other interesting links:
- https://github.com/RyanCavanaugh/learn-a - sample project references repo using lerna
- https://github.com/RyanCavanaugh/project-references-outfile - sample project references repo using
--outFile - https://github.com/Microsoft/TypeScript/issues/3469#issuecomment-341317069 Ryan's outline of what we're doing/did and why
- https://github.com/Microsoft/TypeScript/issues/3469#issuecomment-400439520 pre-draft of handbook page
- https://github.com/RyanCavanaugh/learn-a/pull/3/files
learn-arepo usingyarnworkspaces!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず issue #3469 の概要と、リンクされている project-references の例を読んで、tsc --build の範囲を理解してください。#25376 や #25562 のような具体的なフォローアップを選び、その issue の受け入れ条件を使って完了の定義を決めてください。このスレッド自体には単一の実装目標はありません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- build-system, compilers
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100