NodeExecTask
Summary
Basic task for executing various node commands. Provides access to node executable.
The task can be created and configured in a build.gradle.kts
file by registering it with correct type.
build.gradle.kts | |
---|---|
Properties
nodeHome
Base NodeJS directory used to extract other node executables from.