Liam Lindner

Results 7 comments of Liam Lindner

Hi @alexeagle, I'm interested in generating TypeScript files using `buf` in `bazel`. Any documentation or code examples you can point me to for doing this?

Excellent, I'll try that out. Thanks @alexeagle!

@jkosoy's suggestion worked for me too.

The Readme being out of date caused me some confusion when I was getting started with this library. Can someone with write access merge these changes?

Hmm, I'm not able to reproduce that build failure, but I believe it's due to us putting a client side file into `/api` which Vercel tries to deploy as a...

I came across some surprising behavior by Vercel when I deployed using that button which was that it did not detect the project as a Next.js app. This was easy...