We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8dfecd commit ab7e5c4Copy full SHA for ab7e5c4
core/build.gradle.kts
@@ -28,7 +28,7 @@ kotlin {
28
}
29
30
31
- js {
+ js(BOTH) {
32
nodejs {
33
testTask {
34
useMocha {
0 commit comments