I see a lot of work in the Gradle plugin <https://...
# javascript
d
I see a lot of work in the Gradle plugin https://github.com/JetBrains/kotlin/tree/master/libraries/tools/kotlin-gradle-plugin/src/main/kotlin/org/jetbrains/kotlin/gradle/targets/js. There are npm and webpack. When can this be expected in the release? Does this mean that https://github.com/Kotlin/kotlin-frontend-plugin becomes obsolete?
i
Seems like frontend plugin is going to be deprecated (https://youtrack.jetbrains.com/issue/KT-31009), kotlin js plugin will contain npm and webpack integration (https://youtrack.jetbrains.com/issue/KT-30530)
👍 2
t
b
Yes, we are going to move (mostly reimplement) useful features to the main plugin and deprecate
kotlin-frontend-plugin
. New gradle plugin for Kotlin/JS will be available in next EAP of 1.3.40, stay tuned!
😱 1
🔥 1
💯 1
👍 1