Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 279 Bytes

File metadata and controls

8 lines (5 loc) · 279 Bytes

Heroku Buildpack for Node.js

This is a fork of the official Node buildpack that just installs Node, but doesn't run yarn or npm.

All the changes are deletions from bin/compile.

The tests for this version don't pass.