heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
191 stars 11 forks source link

Add support for bun install #216

Open patryk-smc opened 1 year ago

patryk-smc commented 1 year ago

Required Terms

What service(s) is this request for?

Heroku dynos

Tell us about what you're trying to solve. What challenges are you facing?

https://bun.sh/ https://bun.sh/docs/cli/install

bun is significantly faster at installing node_modules than the other package managers. But it is not yet supported by Heroku.

Please add support for bun install

ASayre commented 1 year ago

This, alongside other runtimes in this ecosystem, is something we're actively monitoring for consideration!

olawalejuwonm commented 3 months ago

Is there an update on this?

ASayre commented 2 months ago

No update, note that this continues to is something we're actively monitoring for consideration!

joemsak commented 1 month ago

There is an unofficial buildpack for it, but it doesn't work for us and the author closed our issue. Waiting on Heroku for this...