mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-26 17:32:21 +03:00
chore: don't need build web
This commit is contained in:
parent
9df5b553b2
commit
85431de42b
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "pnpm dev:prerequisite",
|
"beforeDevCommand": "pnpm dev:prerequisite",
|
||||||
"beforeBuildCommand": "pnpm build:web && pnpm build:preload && pnpm build:affine && pnpm build:preload",
|
"beforeBuildCommand": "pnpm build:preload && pnpm build:affine",
|
||||||
"devPath": "http://localhost:8080",
|
"devPath": "http://localhost:8080",
|
||||||
"distDir": "../public",
|
"distDir": "../public",
|
||||||
"withGlobalTauri": false
|
"withGlobalTauri": false
|
||||||
|
Loading…
Reference in New Issue
Block a user