fix(FN-002): remove invalid allowBuilds from pnpm-workspace.yaml and update clean target

Fusion-Task-Id: FN-002
Fusion-Task-Lineage: 49cb7077-d805-4d39-9a27-ae50744f2839
This commit is contained in:
Fusion
2026-05-14 06:03:13 +02:00
parent 4f1c14f1b7
commit c6bf919344
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ compose-down:
docker compose down
clean:
rm -rf node_modules apps/web/node_modules apps/api/.venv
rm -rf node_modules apps/web/node_modules apps/api/.venv .pnpm-store/