getsentry / getsentry/sentry-javascript

(breaking) Change default for `sourcemaps.ignore` to `["node_modules"]`

オープン
#24,187 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Improvement javascript Meta: Breaking
主要言語
TypeScript
スター
8.7k
フォーク
1.8k
平均マージ
1日 17時間
マージ済み PR(30日)
515

説明

Currently, the CLI applies defaults for the `ignore` value. To align the behavior better, we would move this default decision one level up to the bundler plugins.

How it is currently:

| CLI | Bundler Plugins | Meta-Framework SDK |
|---|---|---|
| adds `'node_modules'` as default | uses CLI in plugin manager (no defaults) | uses bundler plugins (no defaults) |

More context on this in this thread: https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/836#discussion_r2694358688

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

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

評価

この issue はまだ評価されていません。

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

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