Join Slack
Powered by
Does anyone know how to implement a npm dev depend...
# javascript
s
Siddhartha Juluru
07/26/2020, 10:35 PM
Does anyone know how to implement a npm dev dependency? I know that in the legacy kotlin-frontend plugin you would use devDependency() but I don't know what it has changed to.
t
turansky
07/26/2020, 11:33 PM
Since
1.4-M3
-
https://youtrack.jetbrains.com/issue/KT-32531
s
Sebastian Aigner
07/27/2020, 3:46 PM
Yup! We’ve also written about this in our RC blog post:
https://blog.jetbrains.com/kotlin/2020/07/kotlin-1-4-rc-released/#kotlin-js
, section “Additional types of npm dependencies”.
6
Views
Open in Slack
Previous
Next