Build: Add additional configuration lambda to the publish helper
This commit is contained in:
@@ -80,10 +80,11 @@ artifacts {
|
||||
archives libraryJarWithIr
|
||||
distLibrary libraryJarWithIr
|
||||
archives sourcesJar
|
||||
sources sourcesJar
|
||||
distJs(file(compileKotlin2Js.kotlinOptions.outputFile)) {
|
||||
builtBy(compileKotlin2Js)
|
||||
}
|
||||
}
|
||||
|
||||
configureSourcesJar()
|
||||
|
||||
configureJavadocJar()
|
||||
|
||||
Reference in New Issue
Block a user