docs: add instructions for bun package manager (#12182)
This commit is contained in:
@@ -220,7 +220,7 @@ module.exports = {
|
||||
|
||||
### build.packageManager
|
||||
|
||||
- Type: `'npm' | 'yarn' | 'pnpm'`
|
||||
- Type: `'npm' | 'yarn' | 'pnpm' | 'bun'`
|
||||
- Default: `yarn`
|
||||
|
||||
指定使用的包管理器。
|
||||
|
||||
Reference in New Issue
Block a user