Skip to content

fix: Ensure stage level and watch level scripts use bun runtime#2915

Merged
8bittitan merged 3 commits into
v5from
chore/fix-bun-scripts
Jul 13, 2026
Merged

fix: Ensure stage level and watch level scripts use bun runtime#2915
8bittitan merged 3 commits into
v5from
chore/fix-bun-scripts

Conversation

@8bittitan

Copy link
Copy Markdown
Contributor

bun run build was failing after recently moving to use nodejs latest.

This change just ensures that specific scripts are using the bun runtime so that tsdown configs can properly import helper files.

@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for docsearch-demo ready!

Name Link
🔨 Latest commit af816e1
🔍 Latest deploy log https://app.netlify.com/projects/docsearch-demo/deploys/6a550719f8cd5a000812aac4
😎 Deploy Preview https://deploy-preview-2915--docsearch-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for docsearch ready!

Name Link
🔨 Latest commit af816e1
🔍 Latest deploy log https://app.netlify.com/projects/docsearch/deploys/6a550719a6c27d0008136d07
😎 Deploy Preview https://deploy-preview-2915--docsearch.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@LorrisSaintGenez LorrisSaintGenez left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dylantientcheu I know we just updated to nodejs latest but couldn't we go back to 22.15.0 or there's a specific reason for latest? 👀 We wouldn't need to do this PR and also we'd keep the same version as the one used in our circleci config

Comment thread package.json
@8bittitan 8bittitan merged commit fb31580 into v5 Jul 13, 2026
10 checks passed
@8bittitan 8bittitan deleted the chore/fix-bun-scripts branch July 13, 2026 17:40
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