Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Align Remix README with the v11 server and Vite setup

クローズ 初心者向け
#24,558 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
78/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
typescript, vite
領域
documentation

調査の方向性

packages/remix/README.md から始め、そこにある v11 のサーバーおよび Vite のセットアップを、要求されている sentryRemixVitePlugin、instrumentation ファイル、--import preload、entry.server.tsx の例と比較します。route、instrumentation、エラーハンドラー、source map に関する説明を更新しつつ、従来のコンパイラーの代替案を維持し、Cloudflare の詳細についてはリンク先のガイドを案内します。README に完全で正確なセットアップが記載されていれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Task

Update packages/remix/README.md to document sentryRemixVitePlugin from @sentry/remix/vite for route parameterization, build-time dependency instrumentation, and source-map uploads. Correct the claim that withSentry alone provides parameterized route names, and label the existing source-map CLI instructions as the classic-compiler alternative.

While updating the setup, close two existing gaps: initialize the server SDK in a separate instrumentation file preloaded with --import, and show export const handleError = Sentry.sentryHandleError in entry.server.tsx. These gaps predate v11 but are needed for a complete example.

Keep Cloudflare-specific instructions in the linked guide.

Docs PR: getsentry/sentry-docs#19425

主要言語
TypeScript
スター
8.7k
フォーク
1.9k
平均マージ
1日 16時間
マージ済み PR(30日)
576

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getsentry/sentry-javascript のほかの issue

getsentry/sentry-javascript の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。