Closed deepy closed 2 years ago
Make the ExecRunners (and depending classes) public to allow for external users to use these to extend functionality.
ExecRunners
This is the simpler solution compared to subclassing the tasks
please open https://github.com/node-gradle/gradle-node-plugin/blob/master/src/main/kotlin/com/github/gradle/node/yarn/exec/YarnExecRunner.kt too ;) thx
Did the tests just fail because the npm version increased?
Make the
ExecRunners
(and depending classes) public to allow for external users to use these to extend functionality.This is the simpler solution compared to subclassing the tasks