Is it possible to declare a `devDependency` in the...
# javascript
f
Is it possible to declare a
devDependency
in the new Kotlin JS plugin?
s
If you find a way please do tell.
s
@fcosta @Soren Valle It is not supported yet. Currently only tasks can required npm dev dependencies. Can you please describe your use case?