Library Import Debug
This page validates that key modules under src/lib can be imported in the current deployment environment.
Overall Status: ✅ All checks passed
| Check | OK | Detail |
|---|---|---|
| utils.cn import | ✅ | |
| supabase client import (may be null if env missing) | ✅ | null |
| authErrors.mapAuthError import | ✅ | known keys: 9 |
| authz default export object | ✅ | |
| authz feature helpers logic | ✅ | positive=true negative=false all=true some=true |
| dynamic import utils/demoStudioUrl | ✅ | |
| dynamic import auth.ts | ✅ |
Client Side Re-check
The checks below are performed via a dedicated bundled module (no 404s for /lib/* paths).
Running client checks...