BunConfig
Index
Properties
dependencyVersionFormat
The dependency version format to use when syncing projects as dependencies.
inferTasksFromScripts
Automatically infer moon tasks from package.json
scripts.
installArgs
List of arguments to append to bun install
commands.
plugin
Location of the WASM plugin to use for Bun support.
rootPackageOnly
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.
version
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