Commenting out the build.doLast block and running the compileKotlin2Js task results in the build running successfully however only the client's JS file is generated (transpiled). Also the client dependencies (webscene-client lib and Kotlin JS standard lib) aren't generated from the local repository as JS files.