tonycoco / heroku-buildpack-ember-cli

A Heroku Buildpack for Ember CLI Applications
MIT License
321 stars 121 forks source link

adds yarn support #145

Closed bauerjon closed 7 years ago

bauerjon commented 7 years ago

I recognize this repo has been deprecated, however it seems the heroku build pack was not a drop in replacement for us. I might do a p.r. to that repo as well.

In case someone needs a patch get yarn suppor to their existing tonycoco version of the build pack, they can use this.

resolves: https://github.com/tonycoco/heroku-buildpack-ember-cli/issues/139

uses pieces of https://github.com/heroku/heroku-buildpack-nodejs.git to get yarn support.

tonycoco commented 7 years ago

LGTM