Does anyone know how to implement a npm dev depend...
# javascript
s
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
s
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”.