mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
037ee41054d4dcf83360cdc1d93e716d545e1b78
Follow up to https://github.com/facebook/react/pull/29632. It's possible for `eval` to throw such as if we're in a CSP environment. This is non-essential debug information. We can still proceed to create a fake stack entry. It'll still have the right name. It just won't have the right line/col number nor source url/source map. It might also be ignored listed since it's inside Flight. DiffTrain build for commit https://github.com/facebook/react/commit/9710853baf9649fed556dc0e9d39765649675b7b.
react-fbsource-import
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%