fix(monorepo/server): building the server

This commit is contained in:
Elian Doran
2025-04-18 23:07:44 +03:00
parent 37bf7c2bfb
commit 402da5df87
3 changed files with 23 additions and 30 deletions

View File

@@ -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