Skip to content

Heroku buildpack to install, build, and run within a specified yarn workspace

Notifications You must be signed in to change notification settings

loggedltd/heroku-buildpack-yarn-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-yarn-workspace

Heroku buildpack to install, build, and run within a specified yarn workspace

Usage

Add a YARN2_WORKSPACE_PATH environment variable that points to the directory of the workspace you want to build e.g.

YARN2_WORKSPACE_PATH="packages/server"

Testing locally

./test

About

Heroku buildpack to install, build, and run within a specified yarn workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages