Skip to content

Commit

Permalink
chore: set nodeLinker to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
zouguangxian committed May 29, 2024
1 parent 7f836fd commit 988c7f3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
compressionLevel: mixed

enableGlobalCache: false
enableGlobalCache: true
globalFolder: .yarn/berry

nodeLinker: pnpm

unsafeHttpWhitelist:
- localhost

nodeLinker: pnp
nodeLinker: pnpm

npmRegistries:
"//localhost:4873":
Expand Down

0 comments on commit 988c7f3

Please sign in to comment.