withYarn
Function
interface NodeAppResource { // ... omitted for brevity withYarn( install?: boolean, installArgs?: string[]): JavaScriptAppResource;}Signature
method
withYarn builder Configures yarn as the package manager
withYarn( install?: boolean, installArgs?: string[]): JavaScriptAppResourceParameters
install boolean optional = True installArgs string[] optional Returns
JavaScriptAppResource Applies to
This function is an extension method on the following types: