BunAppResource.withBunPackageInstallation
Method
interface BunAppResource { // ... omitted for brevity withBunPackageInstallation(): BunAppResource;}Signature
method
withBunPackageInstallationbuilderEnsures the Bun packages are installed before the application starts using Bun as the package manager.
withBunPackageInstallation(): BunAppResourceReturns
BunAppResourceDefined on
This method is defined on the following type: