mirror of
https://github.com/zadam/trilium.git
synced 2025-10-08 06:28:53 +08:00
chore(nx/server): implicit dependencies for server
This commit is contained in:
parent
563466ca37
commit
b164d2e85b
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@
|
||||||
"targets": {
|
"targets": {
|
||||||
"build": {
|
"build": {
|
||||||
"dependsOn": [
|
"dependsOn": [
|
||||||
|
"^build",
|
||||||
"client:build"
|
"client:build"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue