Files
react/compiled
sebmarkbage 375bc21668 Emit Activity boundaries as comments in Fizz (#32834)
Uses `&` for Activity as opposed to `$` for Suspense. This will be used
to delimitate which nodes we can skip hydrating.

This isn't used on the client yet. It's just a noop on the client
because it's just an unknown comment. This just adds the SSR parts.

DiffTrain build for [3fbfb9baaf](https://github.com/facebook/react/commit/3fbfb9baaf38528349b86372bd7eff36c6a3261a)
2025-04-09 08:08:03 -07:00
..