Fixed resolution of dependencies on js libraries compiled in both mode
#KT-39213 Fixed
This commit is contained in:
committed by
Ilya Goncharov
parent
e41b5fc1c6
commit
44f16eac2e
+1
@@ -29,6 +29,7 @@ interface KotlinTarget : Named, HasAttributes {
|
||||
val targetName: String
|
||||
val disambiguationClassifier: String? get() = targetName
|
||||
val useDisambiguitionClassifierAsSourcesetNamePreffix: Boolean
|
||||
val overrideDisambiguitionClassifierOnIdeImport: String?
|
||||
|
||||
val platformType: KotlinPlatformType
|
||||
|
||||
|
||||
Reference in New Issue
Block a user