withPackageManagerLaunch
Method
interface TurborepoResource { // ... omitted for brevity withPackageManagerLaunch(packageManager?: string): TurborepoResource;}Signature
method
withPackageManagerLaunchbuilderConfigures the Turborepo workspace to use the specified JavaScript package manager when starting apps.
withPackageManagerLaunch(packageManager?: string): TurborepoResourceParameters
packageManagerstringoptionalReturns
TurborepoResourceApplies to
This method applies to the following types: