Skip to main content

YarnConfig

Options for Yarn, when used as a package manager.

Index

Properties

installArgs

installArgs: string[]

List of arguments to append to yarn install commands.

plugin

plugin: null | string

Location of the WASM plugin to use for Yarn support.

plugins

plugins: string[]

Plugins to automatically install for Yarn v2 and above.

version

version: null | string

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

@envvar

MOON_YARN_VERSION