yarn: install workspace tools plugin

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-19 16:31:55 +02:00
parent dc88effc71
commit 85bf60f0a0
3 changed files with 36 additions and 1 deletions
+1
View File
@@ -64,6 +64,7 @@ typings/
# Yarn 3 with modules linker
.yarn/*
!.yarn/releases
!.yarn/plugins
# Node version directives
.nvmrc
File diff suppressed because one or more lines are too long
+7 -1
View File
@@ -1,5 +1,11 @@
httpTimeout: 300000
nodeLinker: node-modules
httpTimeout: 300000
npmRegistryServer: "https://registry.npmjs.org/"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.2.2.cjs