react/scripts
Timothy Yung e72127a4ec
Build react-dom in builds/facebook-fbsource (#30711)
## Summary

Builds `react-dom` for React Native so that it also populates the
`builds/facebook-fbsource` branch.

**NOTE:** For Meta employees, D61354219 is the internal integration.

## How did you test this change?

```
$ yarn build
…
$ ls build/facebook-react-native/react-dom/cjs
ReactDOM-dev.js       ReactDOM-prod.js      ReactDOM-profiling.js
```
2024-09-18 14:44:55 -07: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 [ci] Rename scripts/circleci to scripts/ci 2024-07-29 19:18:03 -04:00
devtools chore[devtools/release-scripts]: update messages / fixed npm view com… (#26660) 2023-04-19 10:05:16 +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 Better NEXT_MAJOR support for RN flags (#28583) 2024-03-22 13:02:04 -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 [ci] Fix incorrect polling 2024-07-30 11:54:48 -04: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