This message was deleted.
# community-support
s
This message was deleted.
v
The plugin adds the output directory of the generate task as source dir for the
main
source set. So if you want to have the generated code as a separate jar, you need to create a separate project for it: https://github.com/Netflix/dgs-codegen/blob/master/graphql-dgs-codegen-gradle/src/[…]/kotlin/com/netflix/graphql/dgs/codegen/gradle/CodegenPlugin.kt
Or of course undo some of the configuration the plugin is doing
c
🤔, all kinds of problems maybe 😂 😭
I was hoping I could have just tried to bolt it on...