dasralph
01/03/2021, 11:43 AM./gradlew clean compileProductionExecutableKotlinJs. But compileProductionExecutableKotlinJs does not appear in the ./gradlew tasks list, so I assume it is not the right one.
Which Gradle task should I use?
Posted in #multiplatformturansky
01/03/2021, 7:58 PMdoes not appear in theWhat aboutlist./gradlew tasks
./gradlew tasks --all ?andylamax
01/05/2021, 4:35 PMbinaries.executablle() is missing. That's why