-
Now that buildpacks are supported, that's the logical way to do this.
-
This buildpack does not work on the new heroku-24 stack. I did note that the new stack seems to have reasonable versions of the supporting libraries preinstalled (see [here](https://devcenter.heroku.c…
-
My name is Jon Byrum and I’m a product manager at Heroku. Your buildpack is one of the top 200 most popular buildpacks on Heroku!
I would like to invite you to publish your buildpack early in our …
-
Here is my `app.json`. Note that the only non-standard thing I am doing is using the `subdir-heroku-buildpack`
```
{
"environments": {
"test": {
"scripts": {
"test": "pytes…
-
Hi there,
I am building an image using a pre-built binary (jar file). The file is specified using the `--path` flag of `pack` CLI. The heroku jvm buildpack ignores it completely and looks for a man…
-
The buildpack should run hive install when the config.yaml changes
-
My name is Jon Byrum and I’m a product manager at Heroku. Your buildpack is one of the top 200 most popular buildpacks on Heroku!
I would like to invite you to publish your buildpack early in our …
-
Is it currently possible to tell Vercel to install additional packages to be made available at runtime?
I am not referring to packages installable via Composer, but rather ones you would install fo…
-
On this page: https://create-react-app.dev/docs/deployment/
You link to this Heroku article: https://blog.heroku.com/deploying-react-with-zero-configuration
That article (from 2016) seems to be …
-
I've puppeters buildpack size limit problem. It takes more than 500MB so I searched some solution for this. So I decided to use playwrigt to use this. I added to https://github.com/mxschmitt/heroku-pl…