mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(server): build not depending properly
This commit is contained in:
parent
3b9683d763
commit
f13ec55082
@ -224,7 +224,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"dependsOn": [
|
"dependsOn": [
|
||||||
"client:build",
|
"client:build",
|
||||||
"build"
|
"build-without-client"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user