默认的 registry 是Documentation Index
Fetch the complete documentation index at: https://bun.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
registry.npmjs.org。可以在 bunfig.toml 中进行全局配置。
bunfig.toml
你的
bunfig.toml 可以引用环境变量。Bun 会自动加载 .env.local、.env.[NODE_ENV] 和 .env 中的环境变量。更多信息参见 文档 > 环境变量。
bunfig.toml
完整的 Bun 包管理器文档请参见 文档 > 包管理器。