withPnpm
Function
interface NodeAppResource { // ... omitted for brevity withPnpm( install?: boolean, installArgs?: string[]): JavaScriptAppResource;}Signature
method
withPnpm builder Configures pnpm as the package manager
withPnpm( 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: