mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08: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