mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
chore: auto run affine before client dev
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"build": {
|
||||
"beforeDevCommand": "",
|
||||
"beforeDevCommand": "pnpm dev:prerequisite",
|
||||
"beforeBuildCommand": "pnpm build:web",
|
||||
"devPath": "http://localhost:8080",
|
||||
"distDir": "../dist",
|
||||
|
||||
Reference in New Issue
Block a user