Skip to content

Root-App/heroku-buildpack-marketing-sites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-root-monorepo

This buildpack accomplishes three things:

  1. Modules in marketing-sites use relative paths pointing to where they expect modules to be (in the root of the repository). So first this buildpack sets up a folder structure to account for this.
  2. It copies the Procfile to where Heroku expects it to be.
  3. It removes unneeded files to cut down on Heroku slug size.

This buildpack is meant to be listed after the Node buildpack in your Heroku buildpacks list.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages