NxResource.withPackageManagerLaunch
Method
interface NxResource { // ... omitted for brevity withPackageManagerLaunch(packageManager?: string): NxResource;}Signature
method
withPackageManagerLaunchbuilderConfigures the Nx workspace to use the specified JavaScript package manager when starting apps.
withPackageManagerLaunch(packageManager?: string): NxResourceParameters
packageManagerstringoptionalReturns
NxResourceDefined on
This method is defined on the following type: