dillon1000/react

Commit

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
```
Browse files
Changed paths3 files
First-parent comparison
M .github/workflows/runtime_commit_artifacts.yml ModifiedM scripts/rollup/bundles.js ModifiedM scripts/rollup/packaging.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…