If you're running an RSC server how do handle the react-server condition?
1. start node with --conditions=react-server?
2. run node without conditions, but start a worker with the react-server condition?
3. Something else, like a bundle time thing?
I've been doing 1, but I'm not sure it's best
6 months ago