Commit 6800db7
committed
Add ignoreList to our source maps (#28310)
All our sources are considered third party and should be hidden in stack
traces unless expanded. Our internals aren't actionable anyway.
This doesn't really do much without tooling that actually forwards this
to new generated source maps, in which case they probably just add them
to ignorelist anyway.
DiffTrain build for commit dc31781.1 parent 881173c commit 6800db7
7 files changed
Lines changed: 9 additions & 9 deletions
File tree
- compiled-rn/facebook-fbsource/xplat/js
- RKJSModules/vendor
- react-test-renderer/cjs
- react/cjs
- react-native-github/Libraries/Renderer
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25937 | 25937 | | |
25938 | 25938 | | |
25939 | 25939 | | |
25940 | | - | |
| 25940 | + | |
25941 | 25941 | | |
25942 | 25942 | | |
25943 | 25943 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9169 | 9169 | | |
9170 | 9170 | | |
9171 | 9171 | | |
9172 | | - | |
| 9172 | + | |
9173 | 9173 | | |
9174 | 9174 | | |
9175 | 9175 | | |
| |||
9200 | 9200 | | |
9201 | 9201 | | |
9202 | 9202 | | |
9203 | | - | |
| 9203 | + | |
9204 | 9204 | | |
9205 | 9205 | | |
9206 | 9206 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9597 | 9597 | | |
9598 | 9598 | | |
9599 | 9599 | | |
9600 | | - | |
| 9600 | + | |
9601 | 9601 | | |
9602 | 9602 | | |
9603 | 9603 | | |
| |||
9628 | 9628 | | |
9629 | 9629 | | |
9630 | 9630 | | |
9631 | | - | |
| 9631 | + | |
9632 | 9632 | | |
9633 | 9633 | | |
9634 | 9634 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
| 593 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
| 589 | + | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments