Upgrade to Yarn Berry

This commit is contained in:
Sebastian Serth
2023-10-31 11:14:58 +01:00
parent 8097d20be6
commit 3176832258
7 changed files with 7263 additions and 4705 deletions

9
.gitignore vendored
View File

@ -46,6 +46,15 @@ node_modules/
/yarn-error.log
yarn-debug.log*
.yarn-integrity
# Ignore more Yarn files per documentation:
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Ignore uploaded files in development
/storage