docs: update docs for build plugins (#3525)

This commit is contained in:
Garfield Lee 2023-08-02 23:32:22 +08:00 committed by GitHub
parent f007e2cecb
commit db1b4d48b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,6 +63,12 @@ Note: use `strip` from system instead of `binutils` if you are runinng MacOS. [s
yarn workspace @affine/native build
```
### Build Plugins
```
yarn run build:plugins
```
## Debugging the Electron App
You need to run two scripts to run the app in development mode