Help understanding the `solid` export condition, and how SolidStart uses it
Hi everyone. I am trying to build a Solidjs library and I keep seeing that a
solid condition export is needed for libraries to work with SSR and SolidStart. I hope to get some help understanding what this it, why is it needed for SSR, and what is its relation with the generate: 'ssr' option of the babel preset