Skip to content

Commit 6da8343

Browse files
committed
Build both variants for JS platform: IR klib and js+meta jar
1 parent a8bd082 commit 6da8343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ versionSuffix=SNAPSHOT
66

77
kotlin.mpp.enableGranularSourceSetsMetadata=true
88
kotlin.mpp.enableCompatibilityMetadataVariant=true
9+
kotlin.js.compiler=both
910

1011
# Workaround for Bintray treating .sha512 files as artifacts
1112
# https://github.com/gradle/gradle/issues/11412

0 commit comments

Comments
 (0)