Extract module 'js.config' out of 'js.frontend'
This allows to get rid of dependency cli.common -> js.frontend.
This commit is contained in:
committed by
Alexander Udalov
parent
15d2a06132
commit
143aef938b
@@ -62,6 +62,7 @@ val projectsToShadow by extra(listOf(
|
||||
":js:js.ast",
|
||||
":js:js.frontend",
|
||||
":js:js.parser",
|
||||
":js:js.config",
|
||||
":js:js.serializer",
|
||||
":js:js.translator",
|
||||
":native:kotlin-native-utils",
|
||||
|
||||
Reference in New Issue
Block a user