fix(api): resolve /me 500 and revoke not persisting (GRO-206) #161

Closed
groombook-engineer[bot] wants to merge 10 commits from fix/gro-206-superuser-revoke-bug into main
Showing only changes of commit 23273a0ab8 - Show all commits
+7
View File
@@ -7,3 +7,10 @@ dist/
*.log
.turbo/
coverage/
# Vite resolves .js before .tsx — don't accidentally commit transpiled output
apps/web/src/**/*.js
!apps/web/src/lib/*.js
!apps/web/src/portal/mockData.js
!apps/web/src/portal/sections/PetForm.js
!apps/web/src/test/setup.js