mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 18:09:58 +08:00
docs: update docs for build plugins (#3525)
This commit is contained in:
@@ -63,6 +63,12 @@ Note: use `strip` from system instead of `binutils` if you are runinng MacOS. [s
|
|||||||
yarn workspace @affine/native build
|
yarn workspace @affine/native build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Build Plugins
|
||||||
|
|
||||||
|
```
|
||||||
|
yarn run build:plugins
|
||||||
|
```
|
||||||
|
|
||||||
## Debugging the Electron App
|
## Debugging the Electron App
|
||||||
|
|
||||||
You need to run two scripts to run the app in development mode
|
You need to run two scripts to run the app in development mode
|
||||||
|
|||||||
Reference in New Issue
Block a user