Fork of the official Node.js buildpack adding JSPM support and a jspm install
step. This is for getting around Heroku's 60 second startup timeout.
It doesn't feature caching yet since it would need to read package.json
to figure out where jspm_packages
is.