mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 08:34:54 -04:00
Add yarn workspace plugin
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
1180d41b0b
commit
5a1e4f406e
2 changed files with 39 additions and 1 deletions
34
.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
vendored
Normal file
34
.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -1,3 +1,7 @@
|
||||||
yarnPath: .yarn/releases/yarn-3.2.2.cjs
|
|
||||||
nodeLinker: node-modules
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue