mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
fix(monorepo/server): building the server
This commit is contained in:
@@ -25,7 +25,7 @@ NODE_VERSION=22.14.0
|
||||
|
||||
BUILD_DIR="./build"
|
||||
DIST_DIR="./dist"
|
||||
CLEANUP_SCRIPT="./bin/cleanupNodeModules.ts"
|
||||
CLEANUP_SCRIPT="./scripts/cleanupNodeModules.ts"
|
||||
|
||||
|
||||
# Trigger the build
|
||||
|
||||
Reference in New Issue
Block a user