Fix jvm-host-embeddable artefact generation
This commit is contained in:
@@ -21,6 +21,8 @@ sourceSets {
|
|||||||
|
|
||||||
publish()
|
publish()
|
||||||
|
|
||||||
|
noDefaultJar()
|
||||||
|
|
||||||
val jar = tasks.getByName<Jar>("jar")
|
val jar = tasks.getByName<Jar>("jar")
|
||||||
runtimeJar(rewriteDepsToShadedCompiler(jar))
|
runtimeJar(rewriteDepsToShadedCompiler(jar))
|
||||||
sourcesJar()
|
sourcesJar()
|
||||||
|
|||||||
Reference in New Issue
Block a user