vulcan-npm icon indicating copy to clipboard operation
vulcan-npm copied to clipboard

Setup TurboRepo

Open eric-burel opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe.

Setup https://turborepo.org/

Describe the solution you'd like It should fasten builds with a better caching strategy

eric-burel avatar Dec 13 '21 14:12 eric-burel

Currently waiting for an "exec" like function to land, the first use case being local updates of packages during dev https://github.com/vercel/turborepo/issues/321

eric-burel avatar Dec 22 '21 10:12 eric-burel

See monorepo setup of Blitz: https://github.com/blitz-js/blitz/pull/3129 and https://github.com/blitz-js/blitz/blob/main/packages/blitz/package.json#L12-L15

eric-burel avatar Jan 17 '22 08:01 eric-burel