fix: build issues

This commit is contained in:
Nicolas Meienberger
2025-10-03 20:19:54 +02:00
parent 7784389b57
commit 5f003fe69d
11 changed files with 314 additions and 314 deletions

View File

@@ -1,6 +1,8 @@
*
!turbo.json
!bun.lock
!package.json
!**/package.json
!**/bun.lock
@@ -8,6 +10,7 @@
!**/vite.config.ts
!**/react-router.config.ts
!**/build.ts
!**/components.json
!apps/**/src/**
!apps/**/drizzle/**