hyperweb-io/ts-codegen

[Request] Option for types path in client generation

Opened this issue · 0 comments

j0nl1 commented

Hey!

It's not prioritary but will be great to have an extra property in the client config in order to define in what path are your types.
I tried to build types for one side and clients for the other side and got that problem client is important types from the same path.
I would like to have them in different folders since that will be easier for me to export it in a npm package.

Thanks and as always great job! 🚀