mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
docs(dev): maintain style
This commit is contained in:
@@ -215,13 +215,14 @@ database changes in realtime. See [these
|
||||
docs](https://github.com/logseq/bb-tasks#logseqbb-tasksnbbwatch) for more info.
|
||||
|
||||
## FAQ
|
||||
|
||||
If dev app launch failed after electron upgrade:
|
||||
```
|
||||
```sh
|
||||
yarn
|
||||
yarn watch
|
||||
```
|
||||
In another window:
|
||||
```
|
||||
```sh
|
||||
cd static
|
||||
yarn
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user