-
|
Hello, I'm having an issue where building only works once after DetailsIs this a bug with TeaVM or am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
edgarogh
Jun 7, 2025
Replies: 1 comment 1 reply
-
|
I think it's something on your side. Never had such issues with TeaVM Gradle plugin |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I didn't manage to solve it but I got rid of the subproject altogether and I'm now using the
teavmsourceSet to include web-specific code in the main project's codebase.