mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
docs: update build guideline (#2434)
Co-authored-by: Himself65 <himself65@outlook.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"scripts": {
|
||||
"dev": "dev-web",
|
||||
"dev:ac": "API_SERVER_PROFILE=ac yarn workspace @affine/web dev",
|
||||
"dev:local": "API_SERVER_PROFILE=local yarn workspace @affine/web dev",
|
||||
"dev:local": "PORT=8080 API_SERVER_PROFILE=local yarn workspace @affine/web dev",
|
||||
"dev:app": "yarn workspace @affine/electron dev:app",
|
||||
"build": "yarn workspace @affine/web build",
|
||||
"build:client": "yarn workspace @affine/client-app build:app",
|
||||
|
||||
Reference in New Issue
Block a user