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
@@ -73,6 +73,7 @@ val projectsToShadow by extra(listOf(
|
||||
":compiler:resolution",
|
||||
":compiler:serialization",
|
||||
":compiler:util",
|
||||
":compiler:config.jvm",
|
||||
":compiler:compiler.version",
|
||||
":core:util.runtime",
|
||||
":plugins:lint",
|
||||
|
||||
Reference in New Issue
Block a user