Sjoerd van Bommel

Results 7 comments of Sjoerd van Bommel

I'll take a look at this one as my first issue :)

Any ideas about this? If this is currently a limitation that you want to add support for, I'm willing to implement it, but I'd need to know the preferred solution.

I have noticed the same behavior in certain cases when using `Value#Decode`. Possibly this is because of the same reason. If needed, I can set up a minimal reproduction scenario

No further questions, just want to say thank you for this new release, we will definitely benefit from this! 🙏

@schiller-manuel > don't use spa mode or just don't deploy the server output then What are we supposed to use instead, then? I tried running `pnpm run build && rm...

I'm trying to load data during build time and deploy only static files that use that data. At a later point, we want to be able to use SSR and...

@schiller-manuel forgot to tag so not sure if you noticed my comment. I've also tried to use static server functions, but still haven't been able to build only a client...