Skip to main content

PartialBunpmConfig

Options for Bun, when used as a package manager.

Index

Properties

optionalinstallArgs

installArgs?: null | string[]

List of arguments to append to bun install commands.

optionalplugin

plugin?: null | string

Location of the WASM plugin to use for Bun support.

optionalversion

version?: null | string

The version of Bun to download, install, and run bun tasks with.

@envvar

MOON_BUN_VERSION