Add to kotlin-plugin.jar js.translator module referenced by serialization
This commit is contained in:
@@ -45,6 +45,7 @@ val projectsToShadow by extra(listOf(
|
||||
":js:js.frontend",
|
||||
":js:js.parser",
|
||||
":js:js.serializer",
|
||||
":js:js.translator",
|
||||
":kotlin-native:kotlin-native-utils",
|
||||
":kotlin-native:kotlin-native-library-reader",
|
||||
":compiler:light-classes",
|
||||
|
||||
Reference in New Issue
Block a user