React Server Components now supported out of the box by Parcel.
🔗
parceljs.org/recipes/rsc/
#ParcelJS #react #RSC
React Server Components
React Server Components are a new type of component that renders ahead of time, on the server or at build time. Parcel v2.14.0 and newer supports React Server Components out of the box.