heroku / heroku-buildpack-static

[DEPRECATED] Heroku buildpack for handling static sites and single page web apps
MIT License
673 stars 427 forks source link

adds interpolation for root #200

Closed ignaciojcano closed 2 years ago

ignaciojcano commented 3 years ago

Allows root config to be interpolated with env variables, this will help static sites built in a monorepo to use a single static.json and change the root using env variables

edmorley commented 2 years ago

Hi

This buildpack is now deprecated and we are recommending people move the more actively maintained heroku-buildpack-nginx. For migration advice see here.

As such, I'm closing this PR out since we won't be making further changes to this buildpack.