mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(nx/forge): fix package not building server
This commit is contained in:
parent
3bdd13fa44
commit
0784a71d79
@ -147,7 +147,7 @@
|
||||
}
|
||||
},
|
||||
"package": {
|
||||
"dependsOn": [ "^build" ],
|
||||
"dependsOn": [ "build" ],
|
||||
"command": "bash apps/server/scripts/build-server.sh"
|
||||
},
|
||||
"docker-build": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user