Skip to content

Conversation

JarekToro
Copy link

This PR modifies the Bun package manager configuration logic to always use bunfig.toml if it already exists in the project, regardless of the Bun version's .npmrc support.

Changes
Added bunfigExists() helper function to check for existing bunfig.toml
Updated install() function to prioritize bunfig.toml when present
Maintains backward compatibility: still creates .npmrc for Bun v1.1.18+ when no bunfig.toml exists

@CLAassistant
Copy link

CLAassistant commented Aug 25, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants