[Bug]: `importMap` option on `renderTo{Pipeable|Readable}Stream` is undocumented
オープン
まだ誰も着手していません。
bug: unconfirmed
- 主要言語
- JavaScript
- スター
- 11.8k
- フォーク
- 7.9k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 11
説明
Summary
importMap option is not documented on either page for renderToPipeableStream nor renderToReadableStream
Page
https://react.dev/reference/react-dom/server/renderToReadableStream
Details
After spending a decent amount of time trying to figure out how to inject an importMap when server rendering within React, I finally stumbled across the fixtures which showcase using the importMap option. I have found no reference to this option on the current docs.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
renderToReadableStream のページと、それに対応する renderToPipeableStream のドキュメントから始め、次に、importMap オプションに関するリンク先の fixtures/flight-esm/server/global.js の例を確認します。両方のページでこのオプションをドキュメント化し、その使用方法も含め、各ページからこのオプションが明確に参照されるようになっていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 55/100