mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 22:07:09 +08:00
ci: fix build desktop
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"build": "yarn nx build @affine/web",
|
||||
"build:electron": "yarn nx build @affine/electron",
|
||||
"build:infra": "yarn nx run-many -t build -p plugin-infra infra",
|
||||
"build:plugins": "yarn nx run-many -t build -p @affine/bookmark-block",
|
||||
"build:storybook": "yarn nx build @affine/storybook",
|
||||
"start:web": "yarn workspace @affine/web start",
|
||||
"start:web-static": "yarn exec serve apps/web/out -l 8080",
|
||||
|
||||
Reference in New Issue
Block a user