I tried to make a ,kts script that uses `kotlinx-h...
# scripting
n
I tried to make a ,kts script that uses
kotlinx-html
to build a website it seems to hang during compilation, 5 minutes and still hanging, first guess is too many functions with lambdas, this is the code: https://gist.github.com/9d9cfa8dd17ad7650d4fbf203e0f2607 short tests of 10-20 lines and just a few things seemed to work fine
i
I suspect this is this problem - https://youtrack.jetbrains.com/issue/KT-38489 You may try downgrade to ktor 0.6.11 or wait for the firx in 1.4-M3.