Skip to main content

PnpmConfig

Options for pnpm, when used as a package manager.

Index

Properties

installArgs

installArgs: string[]

List of arguments to append to pnpm install commands.

plugin

plugin: null | string

Location of the WASM plugin to use for pnpm support.

version

version: null | string

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

@envvar

MOON_PNPM_VERSION