<@U1PRSBLHJ> commented on <@U5R5FGVH7>’s file <htt...
# dokka
u
@semoro commented on @napperley’s file https://kotlinlang.slack.com/files/U5R5FGVH7/F782V3CPN/gradle_log_with_npe_stacktrace.txt: Problem here is using kotlin2js compiler with Dokka, please specify source directories directly and
Copy code
// Suppress automatic discovery of Kotlin compile tasks
    kotlinTasks {
        []
    }