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": {
|
"nx": {
|
||||||
"name": "edit-docs",
|
"name": "edit-docs",
|
||||||
|
"implicitDependencies": [
|
||||||
|
"server"
|
||||||
|
],
|
||||||
"targets": {
|
"targets": {
|
||||||
"rebuild-deps": {
|
"rebuild-deps": {
|
||||||
"executor": "nx:run-commands",
|
"executor": "nx:run-commands",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user