Skip to content

Provide deno to subsequent buildpacks#15

Open
3v0k4 wants to merge 1 commit intochibat:masterfrom
3v0k4:master
Open

Provide deno to subsequent buildpacks#15
3v0k4 wants to merge 1 commit intochibat:masterfrom
3v0k4:master

Conversation

@3v0k4
Copy link

@3v0k4 3v0k4 commented Apr 7, 2025

Thanks for your effort on this buildpack:

It saved me a ton of time and helped me understand better how buildpacks work!

I'm developing Hotdocs Rails, which needs deno + ruby. Without this change, I can use deno after the ruby app is deployed, but deno is not available during compilation.

I cannot use heroku_build.ts because I shell out to deno during compilation from a ruby file.

3v0k4 added a commit to 3v0k4/hotdocs that referenced this pull request Apr 7, 2025
3v0k4 added a commit to 3v0k4/hotdocs that referenced this pull request Apr 7, 2025
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.

1 participant

Comments