PartialBunConfig
Index
Properties
optionaldependencyVersionFormat
The dependency version format to use when syncing projects as dependencies.
optionalinferTasksFromScripts
Automatically infer moon tasks from package.json
scripts.
optionalinstallArgs
List of arguments to append to bun install
commands.
optionalplugin
Location of the WASM plugin to use for Bun support.
optionalrootPackageOnly
Assumes only the root package.json
is used for dependencies.
Can be used to support the "one version policy" pattern.
optionalsyncProjectWorkspaceDependencies
Automatically syncs moon project-to-project relationships as
dependencies for each package.json
in the workspace.
optionalversion
The version of Bun to download, install, and run bun
tasks with.
Configures and enables the Bun platform. Docs: https://moonrepo.dev/docs/config/toolchain#bun