Well thanks for the input. Sadly removing the `dep...
# gradle
c
Well thanks for the input. Sadly removing the
dependsOn
didn't solve the problem. I am very new to the Gradle world and just didn't know any better. After reading the linked documentation I still can't quite understand how to solve the problem though. I need that js file to end up in the resouce folder of the server module. What would be the recommended way of doing so?