Skip to content

Commit bf6ced0

Browse files
committed
change back to js(BOTH)
See: #279 (comment)
1 parent 8171d5d commit bf6ced0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ kotlin {
5050
}
5151
}
5252
}
53-
js(IR) {
53+
js(BOTH) {
5454
browser {
5555
testTask {
5656
useKarma {

0 commit comments

Comments
 (0)