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