Extract module 'config.jvm' out of 'frontend.java'
This allows to get rid of dependency cli.common -> frontend.java.
This commit is contained in:
committed by
Alexander Udalov
parent
90ae416b72
commit
15d2a06132
@@ -20,6 +20,7 @@ val projectsToShadow = listOf(
|
||||
":jps-plugin",
|
||||
":kotlin-preloader",
|
||||
":compiler:util",
|
||||
":compiler:config.jvm",
|
||||
":core:util.runtime",
|
||||
":compiler:compiler.version"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user