managarten/apps/storage
Wuesteon aca6cdbaa5 🐛 fix(build): fix build errors and add troubleshooting docs
Fixes multiple build errors discovered after removing recursive turbo calls:

1. Documentation:
   - Add comprehensive TROUBLESHOOTING.md covering recursive turbo issues
   - Includes prevention checklist and validation scripts
   - Documents both build and linting recursive problems

2. Storage app fixes:
   - Fix nested button HTML validation in FileCard, FolderCard, FileRow, FolderRow
   - Fix theme constant imports (DEFAULT_VARIANT, THEME_VARIANTS)
   - Fix auth component imports (StorageLogo → ManaIcon)

3. Presi app fixes:
   - Fix authStore import mismatch (authStore → auth)

Build time improved from infinite loop to 36.3s (39/39 tasks successful).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 02:19:11 +01:00
..
apps 🐛 fix(build): fix build errors and add troubleshooting docs 2025-12-04 02:19:11 +01:00
packages/shared fixes 2025-12-04 00:51:40 +01:00
CLAUDE.md feat(storage): add Storage app scaffolding and root config 2025-12-02 14:41:15 +01:00
package.json feat(storage): add Storage app scaffolding and root config 2025-12-02 14:41:15 +01:00