fix for feat(web): implement macOS app feature and file logger (#1735)

This commit is contained in:
Cytown
2026-03-18 18:00:14 +08:00
committed by GitHub
parent b6c5f587c9
commit affd77f989
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -92,5 +92,5 @@ lint:
# Clean build artifacts
clean:
rm -rf frontend/dist backend/dist $(BUILD_DIR)/*
rm -rf frontend/dist backend/dist $(BUILD_DIR)
mkdir -p backend/dist && touch backend/dist/.gitkeep