react/scripts
Sebastian Markbåge ff89ba7346
Disable consoleWithStackDev Transform except in RN/WWW (#30313)
Stacked on #30308.

This is now a noop module so we can stop applying the transform of
console.error using the Babel plugin in the mainline builds. I'm keeping
the transform for RN/WWW for now although it might be nice if the
transform moved into those systems as it gets synced instead of keeping
it upstream.

In jest tests we're already not running the forks for RN/WWW so we don't
need it at all there.
2024-07-12 14:39:38 -04:00
..
babel [Fizz] Refactor Component Stack Nodes (#30298) 2024-07-09 15:44:01 -04:00
bench Don't minify symbols in production builds (#28881) 2024-04-20 11:23:46 -04:00
circleci Remove @providesModule remnants (#28720) 2024-04-03 09:10:00 -04:00
devtools chore[devtools/release-scripts]: update messages / fixed npm view com… (#26660) 2023-04-19 10:05:16 +01:00
error-codes [Flight] Add context for non null prototype error (#30293) 2024-07-08 22:51:59 -04:00
eslint [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
eslint-rules Set the current fiber to the source of the error during error reporting (#29044) 2024-05-23 12:39:52 -04:00
flags Better NEXT_MAJOR support for RN flags (#28583) 2024-03-22 13:02:04 -04:00
flow [DevTools] Print component stacks as error objects to get source mapping (#30289) 2024-07-08 18:42:58 -04:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest Disable consoleWithStackDev Transform except in RN/WWW (#30313) 2024-07-12 14:39:38 -04:00
perf-counters [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
prettier [prettier] Combine compiler and runtime configs 2024-06-21 12:05:29 -04:00
print-warnings Disable consoleWithStackDev Transform except in RN/WWW (#30313) 2024-07-12 14:39:38 -04:00
release Update build script to automatically generate RCs (#29736) 2024-06-03 12:21:21 -04:00
rollup Disable consoleWithStackDev Transform except in RN/WWW (#30313) 2024-07-12 14:39:38 -04:00
shared [prettier][eslint] Support sapling in prettier changed files command 2024-06-30 14:22:22 -07:00
tasks [ci] Cleanup 2024-06-22 12:37:42 -04:00