Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set dynamic file output name #266

Open
spinillos opened this issue Feb 23, 2024 · 0 comments
Open

Set dynamic file output name #266

spinillos opened this issue Feb 23, 2024 · 0 comments

Comments

@spinillos
Copy link
Member

Cogs allows to define a destination path, but the final path depends of the language. For example, Go set the tyoes under 'pkg'/types_gen.go and TS under src/'pkg'/types_gen.ts.

It could be nice if we can define output name completely.

Changing the output for these files could affect to the imports that points to cog tooling generated to make the code works (Variants, Runtime, JSONMarshalling, etc...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant