mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
fix(server/esbuild): missing build dependencies
This commit is contained in:
@@ -202,6 +202,7 @@
|
||||
"{options.outputPath}"
|
||||
],
|
||||
"dependsOn": [
|
||||
"^build",
|
||||
"client:build"
|
||||
],
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user