I have gradle project with with web module containing kotlinjs sources and server module containing embedded web server to serve them, is there a best practice how to get the build output from web module (both classes and resources) to server module resources folder?