mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 18:42:28 +08:00
fix(server/esbuild): missing build dependencies
This commit is contained in:
parent
60af6f5826
commit
d7f8946c98
@ -202,6 +202,7 @@
|
||||
"{options.outputPath}"
|
||||
],
|
||||
"dependsOn": [
|
||||
"^build",
|
||||
"client:build"
|
||||
],
|
||||
"options": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user