azu / monorepo-utils

A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..
164 stars 10 forks source link

Support pnpm! Couldn't get bessonovs' version to work #30

Closed desmap closed 1 year ago

desmap commented 4 years ago

Just tried https://github.com/Bessonov/set-project-references but it didn't work for me.

pnpm shouldn't be so different to yarn, you have just to get for values with workspace and check the hard link or not?

btw, is npm 7's workspace support any good?

azu commented 4 years ago

Unfortunately, I'm not pnpm user and it will take time.