react/scripts
Ruslan Lesiutin bf7e210cb5
tests[react-devtools]: added tests for Compiler integration (#31241)
Adds tests for Compiler integration.

This includes:
- Tests against Compiler from source.
- Versioned (18.2 - <19) tests against Compiler from npm.

For tests against React 18.2, I had to download `react-compiler-runtime`
from npm and put it to `react/compiler-runtime.js`.
2024-10-17 09:02:41 +01:00
..
babel Test infra: Support gate('enableFeatureFlag') (#30760) 2024-08-20 16:40:01 -04:00
bench Don't minify symbols in production builds (#28881) 2024-04-20 11:23:46 -04:00
ci tests[react-devtools]: added tests for Compiler integration (#31241) 2024-10-17 09:02:41 +01:00
devtools fix[scripts/devtools/publish-release]: parse version list instead of handling 404 (#31087) 2024-09-30 17:07:54 +01:00
error-codes Rename renderToMarkup to renderToHTML (#30689) 2024-08-14 19:35:16 +02: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 [string-refs] log string ref from prod (#31161) 2024-10-10 18:12:47 -04:00
flow [flow] Upgrade Flow to 0.245.2 (#30919) 2024-09-09 08:41:44 -07:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest Temporarily disable suspending during work loop (#30762) 2024-09-04 12:38:36 -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 Fix prepare-prerelease script (#31159) 2024-10-10 17:24:51 +02:00
rollup Build react-dom in builds/facebook-fbsource (#30711) 2024-09-18 14:44:55 -07:00
shared Remove turbopack unbundled/register/loader (#30756) 2024-08-21 09:58:31 -04:00
tasks [ci] Cleanup more references to circleci 2024-07-29 19:18:03 -04:00