Add yarn workspace plugin

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2022-07-25 16:35:22 +02:00
parent 1180d41b0b
commit 5a1e4f406e
2 changed files with 39 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,7 @@
yarnPath: .yarn/releases/yarn-3.2.2.cjs
nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.2.2.cjs