mirror of
https://github.com/zadam/trilium.git
synced 2025-10-06 13:39:51 +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": {
|
||||
"build": {
|
||||
"dependsOn": [
|
||||
"^build",
|
||||
"client:build"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue