Skip to content

travala/heroku-nx-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Heroku nx buildpack

Usage

Just add it to app.json definition, like:

 {
  "buildpacks": [
    { "url": "heroku/nodejs"},
    { "url":  "https://github.com/travala/heroku-nx-buildpack" }
  ]
}

Note: this buildpack should be added after nodejs buildpack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages