Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support bun.lock #361

Merged
merged 1 commit into from
Sep 26, 2024
Merged

feat: support bun.lock #361

merged 1 commit into from
Sep 26, 2024

Conversation

loqusion
Copy link
Contributor

Bun will implement a text-based lockfile format in the future: bun.lock. This PR supports detecting bun as the command to use for running scripts defined in package.json by searching for bun.lockb and bun.lock, both of which will continue to be supported for a while.

@github-actions github-actions bot requested a review from stevearc September 26, 2024 12:19
@stevearc
Copy link
Owner

LGTM thanks!

@stevearc stevearc merged commit e933735 into stevearc:master Sep 26, 2024
9 checks passed
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