You can try to use 1.4-M2 version of Kotlin and IR backend. You need to change build.gradle file: plugins { id 'org.jetbrains.kotlin.js' ...
確定! 回上一頁