dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonscripts/rollup/build.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…