mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-01 10:30:04 -06:00
chore(nx/ci): set client as implicit dependency for server
This commit is contained in:
@@ -123,6 +123,9 @@
|
||||
"copy-webpack-plugin": "13.0.0"
|
||||
},
|
||||
"nx": {
|
||||
"implicitDependencies": [
|
||||
"@triliumnext/client"
|
||||
],
|
||||
"targets": {
|
||||
"serve": {
|
||||
"executor": "@nx/js:node",
|
||||
|
||||
Reference in New Issue
Block a user