Skip to main content

BunpmConfig

Options for Bun, when used as a package manager.

Index

Properties

installArgs

installArgs: string[]

List of arguments to append to bun install commands.

plugin

plugin: null | string

Location of the WASM plugin to use for Bun support.

version

version: null | string

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

@envvar

MOON_BUN_VERSION