Skip to content

fix: check bun runtime before node#107

Merged
pi0 merged 2 commits intounjs:mainfrom
o-az:patch-1
Dec 22, 2023
Merged

fix: check bun runtime before node#107
pi0 merged 2 commits intounjs:mainfrom
o-az:patch-1

Conversation

@o-az
Copy link
Contributor

@o-az o-az commented Dec 22, 2023

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

the order of the array caused it result in node even when it's bun

also see https://discord.com/channels/876711213126520882/876711213126520885/1187564755347578921

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

the order of the array caused it result in `node` even when it's `bun`

also see https://discord.com/channels/876711213126520882/876711213126520885/1187564755347578921
@pi0 pi0 changed the title fix(isBun): fix ordering in array fix: check bun runtime before node Dec 22, 2023
@pi0
Copy link
Member

pi0 commented Dec 22, 2023

Thanks!

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