Replies: 2 comments 1 reply
-
Hey @khokm, there isn't an option to not generate the client file I believe, but you can set |
Beta Was this translation helpful? Give feedback.
1 reply
-
Resolved using
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, much thanks for the lib!
I'm using
@hey-api/client-fetch
. I have multiple instances of client in the app, so i never use the default one.So i would like to have an option, which disables the generation of default client, i.e:
client.gen.ts
is not created;client
option becomes required:Beta Was this translation helpful? Give feedback.
All reactions