mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 07:38:53 +02:00
chore(nx/edit-docs): set server to implicit dependencies to avoid sync issues
This commit is contained in:
parent
12f5b9feeb
commit
dd0d45fbde
@ -13,6 +13,9 @@
|
||||
},
|
||||
"nx": {
|
||||
"name": "edit-docs",
|
||||
"implicitDependencies": [
|
||||
"server"
|
||||
],
|
||||
"targets": {
|
||||
"rebuild-deps": {
|
||||
"executor": "nx:run-commands",
|
||||
|
Loading…
x
Reference in New Issue
Block a user