opt: optimise local dev with fixed yarn (#3456)
This commit is contained in:
parent
e8ae776084
commit
f9f2586dc4
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
/.yarn/** linguist-vendored
|
||||||
|
/.yarn/releases/* binary
|
||||||
934
.yarn/releases/yarn-4.6.0.cjs
vendored
Executable file
934
.yarn/releases/yarn-4.6.0.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
@ -3,3 +3,5 @@ enableImmutableInstalls: false
|
|||||||
httpTimeout: 300000
|
httpTimeout: 300000
|
||||||
|
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
|
yarnPath: .yarn/releases/yarn-4.6.0.cjs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user