From 13900bb551cfb9c8cae3d97a417c2ec1b8857a27 Mon Sep 17 00:00:00 2001 From: Jonathan Cremin Date: Mon, 28 Mar 2016 18:40:51 +0100 Subject: [PATCH] Add buildpacks for node/jspm --- .buildpacks | 1 + 1 file changed, 1 insertion(+) create mode 100644 .buildpacks diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 0000000..0b13796 --- /dev/null +++ b/.buildpacks @@ -0,0 +1 @@ +https://github.com/kudos/heroku-buildpack-nodejs-jspm.git