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
BunAppResourceApplies to
This method applies to the following types: