mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-08 08:15:40 +00:00
Disable yarn PnP
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -22,8 +22,7 @@ tmp/
|
||||
assets/cache/
|
||||
*.generated
|
||||
initial.json
|
||||
.yarn/
|
||||
.yarnrc.yml
|
||||
.yarn/cache
|
||||
build.json
|
||||
|
||||
yarn.lock
|
||||
|
||||
1
.yarnrc.yml
Normal file
1
.yarnrc.yml
Normal file
@@ -0,0 +1 @@
|
||||
nodeLinker: node-modules
|
||||
Reference in New Issue
Block a user