mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(server): set implicit dependency to share
This commit is contained in:
parent
fd06046be5
commit
6667167b26
@ -111,6 +111,9 @@
|
|||||||
},
|
},
|
||||||
"nx": {
|
"nx": {
|
||||||
"name": "server",
|
"name": "server",
|
||||||
|
"implicitDependencies": [
|
||||||
|
"share-theme"
|
||||||
|
],
|
||||||
"targets": {
|
"targets": {
|
||||||
"serve": {
|
"serve": {
|
||||||
"executor": "@nx/js:node",
|
"executor": "@nx/js:node",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user