gradle-node-plugin icon indicating copy to clipboard operation
gradle-node-plugin copied to clipboard

Improve the plugin code according to Gradle recommendations

Open bsautel opened this issue 5 years ago • 0 comments

I suggested to Gradle some API improvements to fix issues I encountered when integrating lazy configuration in the plugin code in gradle/gradle#12974.

@big-guy made a kind of code review of the plugin and suggested us back some improvements we could do in the plugin code to improve it.

I learned multiple things and I think we should have a look to that. Some of this changes are breaking changes, I am wondering whether we should apply them now or wait for the future 4.0 version.

bsautel avatar May 02 '20 09:05 bsautel