Monorepo with yarn workspaces requires yarn 3.2

pull/3/head
Zef Hemel 2022-04-21 14:05:22 +02:00
parent 1f842ec1d6
commit 68d110a081
4 changed files with 10 additions and 9 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ node_modules
.parcel-cache
dist
generated
.yarnrc.yml

View File

@ -1,7 +0,0 @@
nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.2.0.cjs

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Silverbullet
Install latest yarn:
```shell
yarn set version stable
```

View File

@ -1970,7 +1970,7 @@ __metadata:
yaml: ^1.10.2
yargs: ^17.3.1
bin:
server: ./dist/server/server.js
silverbullet: ./dist/server.js
languageName: unknown
linkType: soft