在我的 package.json 中,我目前有
"workspaces": { "nohoist": ** }
我想指定仅两个要提升的包,并且不提升其他所有内容。有没有一种简单的方法可以做到这一点,而无需将除这两个包之外的所有包粘贴到 中nohoist?
nohoist
npm lerna yarnpkg yarn-workspaces
lerna ×1
npm ×1
yarn-workspaces ×1
yarnpkg ×1