Skip to content

Commit

Permalink
Include all native deps in yarn cache
Browse files Browse the repository at this point in the history
  • Loading branch information
abrenneke committed Dec 19, 2023
1 parent 0defbef commit bffa4ee
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 8 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,15 @@ enableGlobalCache: false
packageExtensions:
docusaurus-plugin-image-zoom@1.0.1:
peerDependencies:
tslib: "*"
tslib: '*'

pnpEnableEsmLoader: true

yarnPath: .yarn/releases/yarn-4.0.0.cjs

supportedArchitectures:
os:
- current
- linux
- darwin
- win32

0 comments on commit bffa4ee

Please sign in to comment.