Skip to content

Conversation

@dmitriy-nz
Copy link

@dmitriy-nz dmitriy-nz commented Jun 21, 2025

Hey, thanks for this library!
I faced with missing fragments issue on nitro side and investigated it a bit.
I could suggest the possible simple solution for cases when codegen is enabled.

Introduced conditional logic to handle SDK generation on nitro side based on whether codegen is enabled or not.
When enabled, SDKs are imported as modules from codege generated sdk.
Otherwise, mock templates are used as before.

It fixes issues with missing fragments on server(nitro) side.
#333

Introduce conditional logic to handle SDK generation on nitro size based on whether codegen is enabled or not. When enabled, SDKs are imported as modules; otherwise, mock templates are used as before. This fixes issues with missing fragments on server(nitro) side.

Diizzayy#333
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants