Skip to main content

PartialPnpmConfig

Options for pnpm, when used as a package manager.

Index

Properties

optionalinstallArgs

installArgs?: null | string[]

List of arguments to append to pnpm install commands.

optionalplugin

plugin?: null | string

Location of the WASM plugin to use for pnpm support.

optionalversion

version?: null | string

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

@envvar

MOON_PNPM_VERSION