React.jsを使いたいRailsおじさんがJavaScriptライブラリをそれっぽく管理しながら入門する
を試したらエラーになったのでメモ
http://ppworks.hatenablog.jp/entry/2015/08/10/212937
下記が必要でした。
%heroku buildpacks:set https://github.com/heroku/heroku-buildpack-ruby
%heroku buildpacks:add --index 1 https://github.com/heroku/heroku-buildpack-nodejs
%heroku buildpacks
=== xxx Buildpack URLs
1. https://github.com/heroku/heroku-buildpack-nodejs
2. https://github.com/heroku/heroku-buildpack-ruby