Build: Embed projects not published to maven into kotlin-plugin.jar
This commit is contained in:
@@ -21,8 +21,4 @@ sourceSets {
|
||||
"test" {}
|
||||
}
|
||||
|
||||
val jar = runtimeJar()
|
||||
|
||||
ideaPlugin {
|
||||
from(jar)
|
||||
}
|
||||
runtimeJar()
|
||||
|
||||
Reference in New Issue
Block a user