srs / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
864 stars 212 forks source link

Avoid exclusive use of Groovy Closures (Allow Kotlin build scripts) #232

Open eriwen opened 7 years ago

eriwen commented 7 years ago

Expected Behavior

I would like to use the Node Plugin with my Kotlin build scripts

Current Behavior

YarnTask, SetupNpmTask and others currently only accept Closures.

See https://guides.gradle.org/implementing-gradle-plugins/#modeling_dsl_like_apis