# Bunfig - Bun 套件優化配置 # https://bun.sh/docs/runtime/bunfig [install] # 使用精確版本,避免意外升級 exact = true # 生產環境使用 lockfile frozenLockfile = true [install.lockfile] # 保存 lockfile save = true