Join Slack
Powered by
I see a lot of work in the Gradle plugin <https://...
# javascript
d
Dima Avdeev
05/26/2019, 6:29 AM
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
Ilya Goncharov [JB]
05/26/2019, 8:58 AM
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
tapchicoma
05/26/2019, 10:02 AM
and this:
https://youtrack.jetbrains.com/issue/KT-20156
b
bashor
05/27/2019, 8:10 PM
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
4
Views
Open in Slack
Previous
Next