Results 387 comments of Nate Wienert
trafficstars

Hey Ben, thanks for the reply! I got the original Caffe version running. It takes about 30 seconds vs about 2 hours for this version, so I was pretty surprised....

What do you think it'd take to get ServerContext working, I tested `react@experimental` in Hydrogen but I get things like `Unexpected pop.` and `Unexpected Fiber popped`. Just curious if that's...

Btw as of the latest betas you can wrap any component in `styled` and it will just pass `style` by default if it's not a tamagui or react native component...

@dohomi thanks a bunch for checking into this, weird that v3 isn't supported it's been out for so long (and it had a node-link option to have compat). If you...

I think that issue is unrelated because we don't use PnP mode. I was able to get it at least to just say success just by adding the `eas.json`:

Added this exception to the default starter template for now.

I thought it was working so long as the babel plugin is removed conditionally, @dohomi can you confirm? Does it properly render with styles and everything? I'm revisiting this once...

I'm seeing this on my first attempt, despite runtime being in deps: Anyone else?

May be fixed in 205, if anyone can confirm