How to handle grunt tasks in ‘com.github.node-gradle.node’ plugin
Project I’m currently working on is using old plugin: ‘com.moowork.grunt’ and I want to migrate it to ‘com.github.node-gradle.node’
I this read the grunt doc in FAQ but still I am not able to understand how to migrate my older grunt task code, I m beginner please help