Open eriwen opened 7 years ago
I would like to use the Node Plugin with my Kotlin build scripts
YarnTask, SetupNpmTask and others currently only accept Closures.
YarnTask
SetupNpmTask
Closure
See https://guides.gradle.org/implementing-gradle-plugins/#modeling_dsl_like_apis
Expected Behavior
I would like to use the Node Plugin with my Kotlin build scripts
Current Behavior
YarnTask
,SetupNpmTask
and others currently only acceptClosure
s.See https://guides.gradle.org/implementing-gradle-plugins/#modeling_dsl_like_apis