@groovy.transform.CompileStatic class NpmScriptTask extends org.ysb33r.grolifant5.api.core.runnable.AbstractExecTask<NpmScriptExecSpec>
Runs scripts that are defined in package.json.
| Constructor and description |
|---|
NpmScriptTask
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected NpmScriptExecSpec |
getNativeExecSpec()Access to the underlying NpmExecSpec. |
|
void |
script(Action<org.ysb33r.grolifant5.api.core.executable.BaseScriptDefinition> configurator) |
|
void |
script(groovy.lang.Closure<?> configurator) |
Access to the underlying NpmExecSpec.