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