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

Bun support #127

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Bun support #127

merged 1 commit into from
Jan 3, 2024

Conversation

rubys
Copy link
Contributor

@rubys rubys commented Sep 16, 2023

Add support for bun

If you create a new rails project with "--main --javascript bun"
you end up with a yarn.lock and not a bun.lockb file. This is
because turbo-rails and stimuls are installed with yarn.

@adrienpoly
Copy link
Member

thanks @rubys. Not sure the commit 97ed657 should be part of this PR as it is a different subject

you end up with a yarn.lock and not a bun.lockb file.  This is
because turbo-rails and stimuls are installed with yarn.
@rubys
Copy link
Contributor Author

rubys commented Sep 18, 2023

Oops, sorry about that. Fixed!

@terracatta
Copy link
Contributor

See also #125

@dhh dhh merged commit 0efe089 into hotwired:main Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants