mirror of
https://github.com/zadam/trilium.git
synced 2025-12-09 12:16:10 +08:00
chore(server): set implicit dependency to share
This commit is contained in:
parent
fd06046be5
commit
6667167b26
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue