mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 15:16:28 +08:00
feat: open affine dev by default
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm dev:web",
|
||||
"beforeDevCommand": "",
|
||||
"beforeBuildCommand": "pnpm build:web",
|
||||
"devPath": "http://localhost:1420",
|
||||
"devPath": "http://localhost:8080",
|
||||
"distDir": "../dist",
|
||||
"withGlobalTauri": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user